Skip to content

Commit

Permalink
Merge pull request #18 from diplodoc-platform/navigation
Browse files Browse the repository at this point in the history
Fix nav links
  • Loading branch information
3y3 authored Dec 28, 2023
2 parents e852de3 + d29ecc8 commit f46ebcf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions en/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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/'
Expand Down
6 changes: 3 additions & 3 deletions ru/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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'
Expand Down

0 comments on commit f46ebcf

Please sign in to comment.