Skip to content

Commit

Permalink
Merge pull request #19 from diplodoc-platform/navigation
Browse files Browse the repository at this point in the history
fix navigation urls
  • Loading branch information
3y3 authored Dec 28, 2023
2 parents abcd84e + 662dc29 commit f2fa6bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions en/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ navigation:
leftItems:
- text: 'How it works'
type: 'link'
url: '../how-to/'
url: '../../how-to/'
- text: 'Documentation'
type: 'link'
url: '../docs/en/'
url: '../../docs/en/'
- text: 'Github'
type: 'link'
url: 'https://github.com/diplodoc-platform/'
Expand Down
4 changes: 2 additions & 2 deletions ru/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ navigation:
leftItems:
- text: 'Как все устроено'
type: 'link'
url: '../how-to/'
url: '../../how-to/'
- text: 'Документация'
type: 'link'
url: '../docs/ru/'
url: '../../docs/ru/'
- text: 'Тelegram'
type: 'link'
url: 'https://t.me/diplodoc_ru'
Expand Down

0 comments on commit f2fa6bd

Please sign in to comment.