Skip to content

Commit 5b0b076

Browse files
authored
Update device address sample link in read the docs
1 parent 36f5539 commit 5b0b076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/SAMPLE_SKILLS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ a list you provide.
5050
Demonstrates use of render template directives to support displays on
5151
Alexa-enabled devices with a screen.
5252

53-
`Device Address <samples/GetDeviceAddress>`_
53+
`Device Address <https://github.com/alexa/alexa-skills-kit-sdk-for-python/tree/master/samples/GetDeviceAddress>`_
5454
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5555

5656
Sample skill that shows how to request and access the configured address in
@@ -91,4 +91,4 @@ and `Entity Resolution <https://developer.amazon.com/docs/custom-skills/define-s
9191
Template for a basic high-low game skill. When the user guesses a number,
9292
Alexa tells the user whether the number she has in mind is higher or lower.
9393
Demonstrates use of persistence attributes and the persistence adapter
94-
in the SDK.
94+
in the SDK.

0 commit comments

Comments
 (0)