Move exported-services docs based on new name
This commit is contained in:
parent
02fb323652
commit
32a2012059
|
@ -86,6 +86,11 @@ module.exports = [
|
|||
destination: '/docs/connect/registration/sidecar-service',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/connect/config-entries/partition-exports',
|
||||
destination: '/docs/connect/config-entries/exported-services',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/enterprise/license',
|
||||
destination: '/docs/enterprise/license/overview',
|
||||
|
|
Loading…
Reference in New Issue