Skip to content

Commit 055deb2

Browse files
committed
Readme file modified
1 parent 95d1e75 commit 055deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You have to take into account that you have to have an [Alexa Developer](https:/
1616
### ask configure
1717

1818
Running `ask configure` in v2 and `ask init` in v1 in the container will ask you a set of questions to create the Alexa credentials.
19-
Follow all the steps explained in (the official documentation)[https://developer.amazon.com/en-US/docs/alexa/smapi/manage-credentials-with-ask-cli.html].
19+
Follow all the steps explained in [the official documentation](https://developer.amazon.com/en-US/docs/alexa/smapi/manage-credentials-with-ask-cli.html).
2020

2121
In either case ensure that you pass in `-v $(pwd)/ask-config:/home/node/.ask \` (where `$(pwd)/ask-config` is a location on your host machine) as an option when running the container to preserve the ASK configuration.
2222

0 commit comments

Comments
 (0)