Skip to content

Commit

Permalink
Remove the language from the Download link (#3581)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyaksenov authored Jul 14, 2023
1 parent acbc3c6 commit 150c8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/getting_started/getting_started_imcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if you want to get better acquainted with it.

**For Linux/macOS users:**

* Install Tarantool from the `Download page <https://tarantool.io/ru/download>`__.
* Install Tarantool from the `Download page <https://tarantool.io/download>`__.
* Install `Node.js <https://nodejs.org/en/download/>`_, which is required for the tutorial frontend.
* Install the ``cartridge-cli`` utility through your package manager:

Expand Down
4 changes: 2 additions & 2 deletions locale/ru/LC_MESSAGES/getting_started/getting_started_imcp.po
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ msgstr "**Для пользователей Linux/macOS:**"

msgid ""
"Install Tarantool from the `Download page "
"<https://tarantool.io/ru/download>`__."
"<https://tarantool.io/download>`__."
msgstr ""
"Установите Tarantool `со страницы установки "
"<https://tarantool.io/ru/download>`__."
"<https://tarantool.io/download>`__."

msgid "Install the ``cartridge-cli`` utility through your package manager:"
msgstr "Установите через ваш пакетный менеджер утилиту ``cartridge-cli``:"
Expand Down

0 comments on commit 150c8dd

Please sign in to comment.