mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Updated deprecated features table (#1214)
* Add missing entries to deprecated features table * Remove reference to version in filename * Add redirects * Update canonical links * Update sidebars * Update header capitalization Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com> --------- Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
co-authored by
Marty Hernandez Avedon
parent
7ef80ffcca
commit
a8470170cc
@@ -245,6 +245,26 @@ module.exports = {
|
||||
{
|
||||
fromExtensions: ['html', 'htm'],
|
||||
redirects: [
|
||||
{
|
||||
to: '/faq/deprecated-features',
|
||||
from: '/faq/deprecated-features-in-v2.5'
|
||||
},
|
||||
{
|
||||
to: '/v2.8/faq/deprecated-features',
|
||||
from: '/v2.8/faq/deprecated-features-in-v2.5'
|
||||
},
|
||||
{
|
||||
to: '/v2.7/faq/deprecated-features',
|
||||
from: '/v2.7/faq/deprecated-features-in-v2.5'
|
||||
},
|
||||
{
|
||||
to: '/v2.6/faq/deprecated-features',
|
||||
from: '/v2.6/faq/deprecated-features-in-v2.5'
|
||||
},
|
||||
{
|
||||
to: '/v2.5/faq/deprecated-features',
|
||||
from: '/v2.5/faq/deprecated-features-in-v2.5'
|
||||
},
|
||||
{ // Redirects for pages-for-subheaders removal [2.0-2.4]
|
||||
to: '/v2.0-v2.4/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/about-authentication',
|
||||
from: '/v2.0-v2.4/pages-for-subheaders/about-authentication'
|
||||
|
||||
Reference in New Issue
Block a user