Skip to content

Commit b5ec1a0

Browse files
committed
Remove legacy documentation link from Docusaurus configuration
1 parent a3915eb commit b5ec1a0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docusaurus.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ module.exports = {
4242
position: 'left',
4343
},
4444
{to: 'modules', label: 'Modules', position: 'left'},
45-
{
46-
href: 'http://doc.thelia.net/',
47-
className: 'header-link',
48-
'aria-label': 'Legacy doc',
49-
label: 'Legacy doc',
50-
position: 'right',
51-
},
5245
{
5346
href: 'https://github.com/thelia/thelia',
5447
className: 'header-github-link',

0 commit comments

Comments
 (0)