-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update canonical links for Upgrade section #438
Update canonical links for Upgrade section #438
Conversation
✅ Deploy Preview for harvester-preview ready!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LucasSaintarbor /upgrade/upgrading-harvester/
has been replaced with /upgrade/index/
. Also, /upgrade/v1-0-3-to-v1-1-1/
is no longer part of the v1.2 doc.
@@ -13,7 +13,7 @@ Description: Harvester provides two ways to upgrade. Users can either upgrade us | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/upgrade/automatic"/> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> | |
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/index"/> |
@@ -5,7 +5,7 @@ title: "Upgrade from v1.0.3/v1.1.0 to v1.1.1" | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/upgrade/v1-0-3-to-v1-1-1"/> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/v1-0-3-to-v1-1-1"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is no longer part of the v1.2 doc.
@@ -11,6 +12,10 @@ keywords: | |||
Description: Harvester provides two ways to upgrade. Users can either upgrade using the ISO image or upgrade through the UI. | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> | |
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/index"/> |
@@ -12,7 +13,7 @@ Description: Harvester provides two ways to upgrade. Users can either upgrade us | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/upgrade/automatic"/> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> | |
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/index"/> |
@@ -13,7 +13,7 @@ Description: Harvester provides two ways to upgrade. Users can either upgrade us | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/upgrade/automatic"/> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/upgrading-harvester"/> | |
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/index"/> |
@@ -5,7 +5,7 @@ title: "Upgrade from v1.0.3/v1.1.0 to v1.1.1" | |||
--- | |||
|
|||
<head> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/upgrade/v1-0-3-to-v1-1-1"/> | |||
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/upgrade/v1-0-3-to-v1-1-1"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is no longer part of the v1.2 doc.
Note: Tracking adding canonical links for v1.2 via https://github.com/harvester/docs/issues/446. Wait to merge until #434 is merged.