Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/ydb/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ For the Amazon DynamoDB-compatible mode, use a serverless database configuration

1. {% include [cli-install](../_includes/cli-install.md) %}

1. To manage your DBs from the command line, [install](https://{{ ydb.docs }}/reference/ydb-cli/install) the {{ ydb-short-name }} CLI.
1. To manage your DBs from the command line, [install]({{ ydb.docs }}/reference/ydb-cli/install) the {{ ydb-short-name }} CLI.
1. To authenticate the {{ ydb-short-name }} CLI in {{ yandex-cloud }}, get an [IAM token](../iam/concepts/authorization/iam-token.md) and export it to the following environment variable:

```bash
Expand Down
2 changes: 1 addition & 1 deletion ru/ydb/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ description: Следуя данной инструкции, вы сможете

1. {% include [cli-install](../_includes/cli-install.md) %}

1. Чтобы управлять вашими БД из командной строки, [установите](https://{{ ydb.docs }}/reference/ydb-cli/install) {{ ydb-short-name }} CLI.
1. Чтобы управлять вашими БД из командной строки, [установите]({{ ydb.docs }}/reference/ydb-cli/install) {{ ydb-short-name }} CLI.
1. Для аутентификации {{ ydb-short-name }} CLI в {{ yandex-cloud }} получите [IAM-токен](../iam/concepts/authorization/iam-token.md) и экспортируйте его в переменную окружения:

```bash
Expand Down