Skip to content

Commit 2d59854

Browse files
authored
fix: links (#1959)
1 parent b9562a3 commit 2d59854

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,6 @@ const config: Config = {
209209
{
210210
from: '/',
211211
to: '/guides/'
212-
},
213-
{
214-
from: '/index.html',
215-
to: '/guides/'
216212
}
217213
]
218214
}

0 commit comments

Comments
 (0)