Skip to content

Commit b59942e

Browse files
committed
949: remove page and redirect; ipam/mac-addresses
1 parent ac70b95 commit b59942e

2 files changed

Lines changed: 5 additions & 19 deletions

File tree

docs/infrastructure-management/ipam/mac-addresses.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

docusaurus.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,9 +1011,13 @@ const config = {
10111011
from: ['/ipam/ip-nat-map/'],
10121012
},
10131013
{
1014-
to: '/infrastructure-management/ipam/mac-addresses/',
1014+
to: '/infrastructure-management/ipam/',
10151015
from: ['/ipam/mac-addresses/'],
10161016
},
1017+
{
1018+
to: '/infrastructure-management/ipam/',
1019+
from: ['/infrastructure-management/ipam/mac-addresses/'],
1020+
},
10171021
{
10181022
to: '/infrastructure-management/ipam/subnet-tree-view/',
10191023
from: ['/ipam/subnet-tree-view/'],

0 commit comments

Comments
 (0)