Skip to content

Commit e703f31

Browse files
committed
redirects check
1 parent 34625f1 commit e703f31

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docusaurus.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ const config = {
129129
to: "/errors",
130130
from: "/subtensor-nodes/subtensor-error-messages",
131131
},
132+
{
133+
from: "/glossary",
134+
to: "/resources/glossary",
135+
},
132136
],
133137
},
134138
],
@@ -198,7 +202,6 @@ const config = {
198202
},
199203
},
200204
items: [
201-
202205
{
203206
position: "left",
204207
label: "Announcements",

0 commit comments

Comments
 (0)