diff --git a/samples/GetDeviceAddress/README.rst b/samples/GetDeviceAddress/README.rst index e3fd9f5..6104844 100644 --- a/samples/GetDeviceAddress/README.rst +++ b/samples/GetDeviceAddress/README.rst @@ -36,7 +36,7 @@ This sample shows how to create a Lambda function for handling Alexa Skill requests that: - Use service clients in SDK, to call the Alexa APIs. - More on `service clients here <../../docs/en/SERVICE_CLIENTS.rst>`__ + More on `service clients here `__ - Use ``AskForPermissionsConsentCard`` for asking for location consent Setup @@ -50,8 +50,8 @@ Prerequisites ~~~~~~~~~~~~~ Please follow the -`prerequisites <../../docs/en/GETTING_STARTED.rst#prerequisites>`_ section and the -`adding ASK SDK <../../docs/en/GETTING_STARTED.rst#adding-the-ask-sdk-to-your-project>`_ +`prerequisites `_ section and the +`adding ASK SDK `_ section in Getting Started documentation. For this sample skill, you need the ``ASK SDK Core`` package.