Skip to content

Commit 22d5194

Browse files
committed
fixed broken links
1 parent 006d36f commit 22d5194

File tree

2 files changed

+1577
-1558
lines changed

2 files changed

+1577
-1558
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const config = {
8888
// {to: '/stories', label: 'Stories', position: 'left'},
8989
{ to: '/blog', label: 'Blog', position: 'left' },
9090
{ to: '/release-notes', label: 'Release notes', position: 'left' },
91-
{ to: '/docs/Packages', label: 'Packages', position: 'left' },
91+
{ to: 'http://www.rascal-mpl.org/docs/Packages', label: 'Packages', position: 'left' },
9292

9393
{ to: '/projects', label: 'Projects', position: 'right' },
9494
{ to: '/team', label: 'Team', position: 'right' },

0 commit comments

Comments
 (0)