Skip to content

Commit

Permalink
minor edit redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Nov 29, 2023
1 parent b16e2fb commit f720d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot-wiki/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ module.exports = {
{
to: '/docs/learn-accounts',
from: ['/docs/learn-account-generation']
},
}
],
createRedirects: function (existingPath) {
if (existingPath.startsWith("/docs/")) {
Expand Down

0 comments on commit f720d0c

Please sign in to comment.