Skip to content

Commit

Permalink
Revert "removed old page (#5380)" (#5385)
Browse files Browse the repository at this point in the history
This reverts commit 7a216ea.
  • Loading branch information
filippoweb3 authored Nov 29, 2023
1 parent 2e5d2f9 commit 18dc7d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions kusama-guide/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ module.exports = {
{
to: '/docs/learn-guides-assets-ledger',
from: ['/docs/kusama-statemine-ledger']
},
{
to: '/docs/learn-accounts',
from: ['/docs/learn-account-generation', '/docs/learn-accounts-index']
}
],
createRedirects: function (existingPath) {
Expand Down
1 change: 1 addition & 0 deletions kusama-guide/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ module.exports = {
type: "category",
label: "Accounts",
items: [
"learn/learn-account-generation",
"general/kusama/kusama-social-recovery",
"learn/learn-proxies",
],
Expand Down

0 comments on commit 18dc7d9

Please sign in to comment.