docs: link to anchor #test-run

This takes the user straight to the http://localhost:5000 link - for clarity.
This commit is contained in:
@RandyMcMillan 2020-01-31 00:29:08 -05:00 коммит произвёл GitHub
Родитель cf093d024b
Коммит 18acfa1208
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -249,7 +249,7 @@ docker stack deploy --compose-file docker-stack.yml vote
```
#### 3.2.4 Another test run
Now take it for a spin again. Go to the URLs you used in section [3.1](#31-deploying-the-app) and see the new votes.
Now take it for a spin again. Go to the URLs you used in section [3.1](#test-run) and see the new votes.
#### 3.2.5 Remove the stack