From e06884a946ca9a663c581d3239797076c0724dfc Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Sat, 29 Jan 2022 10:15:00 +0300 Subject: [PATCH] README: Change the link for CentOS 8 installation This was done due to appearance of docs.openvk.su and the removal of docs from the OVK source code (518a52971dadf9f855caa52ebbd68f8edb00e359). --- README.md | 2 +- README_RU.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfab5547..56211045 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Once you are done, you can login as a system administrator on the network itself * **Password**: `admin` * It is recommended to change the password before using the built-in account. -Full example installation instruction for CentOS 8 is also available [here](docs/centos8_install.md). +Full example installation instruction for CentOS 8 is also available [here](https://docs.openvk.su/openvk_engine/centos8_installation/). ### If my website uses OpenVK, should I publish it's sources? diff --git a/README_RU.md b/README_RU.md index f40b45ea..2ed13a7b 100644 --- a/README_RU.md +++ b/README_RU.md @@ -61,7 +61,7 @@ ln -s /path/to/chandler/extensions/available/openvk /path/to/chandler/extensions * **Пароль**: `admin` * Перед использованием встроенной учетной записи рекомендуется сменить пароль. -Полный пример инструкции по установке CentOS 8 также доступен [здесь](docs/centos8_install.md). +Полный пример инструкции по установке CentOS 8 также доступен [здесь](https://docs.openvk.su/openvk_engine/centos8_installation/). ### Если мой сайт использует OpenVK, должен ли я публиковать его исходные тексты?