From d29ecc84ee0c917c8b08bbd7417187b653b51200 Mon Sep 17 00:00:00 2001 From: 3y3 <3y3@ya.ru> Date: Thu, 28 Dec 2023 18:36:08 +0300 Subject: [PATCH] Fix nav links --- en/toc.yaml | 6 +++--- ru/toc.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/toc.yaml b/en/toc.yaml index 4831752..0872d64 100644 --- a/en/toc.yaml +++ b/en/toc.yaml @@ -2,7 +2,7 @@ title: Diplodoc href: index.yaml navigation: logo: - url: 'https://diplodoc.com' + url: '../en' dark: icon: 'https://storage.yandexcloud.net/diplodoc-www-assets/logo/ddos-logo-dark.svg' light: @@ -11,10 +11,10 @@ navigation: leftItems: - text: 'How it works' type: 'link' - url: 'https://diplodoc.com/how-to/' + url: '../how-to/' - text: 'Documentation' type: 'link' - url: 'https://diplodoc.com/docs/en/' + url: '../docs/en/' - text: 'Github' type: 'link' url: 'https://github.com/diplodoc-platform/' diff --git a/ru/toc.yaml b/ru/toc.yaml index 0afe614..382bbf2 100644 --- a/ru/toc.yaml +++ b/ru/toc.yaml @@ -2,7 +2,7 @@ title: Diplodoc href: index.yaml navigation: logo: - url: 'https://diplodoc.com' + url: '../ru' dark: icon: 'https://storage.yandexcloud.net/diplodoc-www-assets/logo/ddos-logo-dark.svg' light: @@ -11,10 +11,10 @@ navigation: leftItems: - text: 'Как все устроено' type: 'link' - url: 'https://diplodoc.com/how-to/' + url: '../how-to/' - text: 'Документация' type: 'link' - url: 'https://diplodoc.com/docs/ru/' + url: '../docs/ru/' - text: 'Тelegram' type: 'link' url: 'https://t.me/diplodoc_ru'