Skip to content

Commit

Permalink
[docs] fix a broken link in start.md (#13075)
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkov authored Dec 27, 2024
1 parent c0db9a4 commit 8193406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ydb/docs/ru/core/reference/docker/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ docker run \

Подробнее про переменные окружения, используемые при запуске Docker-контейнера с {{ ydb-short-name }}, можно узнать в разделе [{#T}](configuration.md).

При указанных в примере выше параметрах и запуске Docker локально, [Embedded UI](../embedded-ui/index.md) {{ ydb-short-name }} будет доступен по адресу [http://localhost:8765⁠](http://localhost:8765).
При указанных в примере выше параметрах и запуске Docker локально, [Embedded UI](../embedded-ui/index.md) {{ ydb-short-name }} будет доступен по адресу [http://localhost:8765⁠](http://localhost:8765).

Подробнее про остановку и удаление Docker-контейнера с {{ ydb-short-name }} можно узнать в разделе [{#T}](cleanup.md).

0 comments on commit 8193406

Please sign in to comment.