File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,22 @@ const config = {
194194 from : '/docs/for-developers/utxo-hd/overview' ,
195195 to : '/docs/references/miscellaneous/utxo-hd/' ,
196196 } ,
197+ {
198+ from : '/docs/for-developers/utxo-hd/Overview/' ,
199+ to : '/docs/references/miscellaneous/utxo-hd/' ,
200+ } ,
201+ {
202+ from : '/docs/for-developers/PreflightGuide/' ,
203+ to : '/docs/tutorials/preflight_guide/' ,
204+ } ,
205+ {
206+ from : '/docs/for-developers/Glossary/' ,
207+ to : '/docs/references/glossary/' ,
208+ } ,
209+ {
210+ from : '/docs/for-developers/BootstrapPeersIER/' ,
211+ to : '/docs/references/miscellaneous/bootstrap_peers_IER/' ,
212+ } ,
197213 ] ,
198214 createRedirects ( existingPath ) {
199215 if ( existingPath . includes ( '/docs/references/miscellaneous/utxo-hd' ) ) {
You can’t perform that action at this time.
0 commit comments