mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Updating the config with consolidated redirects and fixing version syntax.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
+2
-10
@@ -1717,10 +1717,6 @@ module.exports = {
|
||||
to: '/v2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/about-rke1-templates',
|
||||
from: '/v2.8/pages-for-subheaders/about-rke1-templates'
|
||||
},
|
||||
{
|
||||
to: '/v2.8/api/v3-rancher-api-guide',
|
||||
from: '/v2.8/pages-for-subheaders/about-the-api'
|
||||
},
|
||||
{
|
||||
to: '/v2.8/how-to-guides/new-user-guides/manage-clusters/access-clusters',
|
||||
from: '/v2.8/pages-for-subheaders/access-clusters'
|
||||
@@ -2061,10 +2057,6 @@ module.exports = {
|
||||
to: '/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/about-rke1-templates',
|
||||
from: '/pages-for-subheaders/about-rke1-templates'
|
||||
},
|
||||
{
|
||||
to: '/api/v3-rancher-api-guide',
|
||||
from: '/pages-for-subheaders/about-the-api'
|
||||
},
|
||||
{
|
||||
to: '/how-to-guides/new-user-guides/manage-clusters/access-clusters',
|
||||
from: '/pages-for-subheaders/access-clusters'
|
||||
@@ -3456,7 +3448,7 @@ module.exports = {
|
||||
// Redirects for restructure from PR #1147 (start)
|
||||
{
|
||||
to: '/v2.8/api/v3-rancher-api-guide',
|
||||
from: '/v2.8/reference-guides/about-the-api'
|
||||
from: ['/v2.8/reference-guides/about-the-api', '/v2.8/pages-for-subheaders/about-the-api']
|
||||
},
|
||||
{
|
||||
to: '/v2.8/api/api-tokens',
|
||||
@@ -3464,7 +3456,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
to: '/api/v3-rancher-api-guide',
|
||||
from: '/reference-guides/about-the-api'
|
||||
from: ['/reference-guides/about-the-api', '/pages-for-subheaders/about-the-api']
|
||||
},
|
||||
{
|
||||
to: '/api/api-tokens',
|
||||
|
||||
Reference in New Issue
Block a user