Skip to content

Commit 882853c

Browse files
authored
Small edit to the Agent upgrade page (#30094)
* added the alias for the page * renamed the page * added the renamed page to the guide index page * removed the upgrade from agent 7 page from the index since it is now combined * modified the link to fleet automation
1 parent e8faa50 commit 882853c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/agent/guide/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ cascade:
3939
{{< /whatsnext >}}
4040

4141
{{< whatsnext desc="Agent versioning guides:" >}}
42-
{{< nextlink href="agent/guide/upgrade" >}}Upgrade to Agent 7{{< /nextlink >}}
4342
{{< nextlink href="agent/guide/version_differences" >}}Agent Version differences{{< /nextlink >}}
44-
{{< nextlink href="agent/guide/upgrade_between_minor_versions" >}}Upgrade Between Minor Versions of the Datadog Agent{{< /nextlink >}}
43+
{{< nextlink href="agent/guide/upgrade_agent_fleet_automation" >}} Upgrade your Datadog Agent {{< /nextlink >}}
4544
{{< nextlink href="agent/guide/agent-v6-python-3" >}}Python version management: Use Python 3 with Datadog Agent v6{{< /nextlink >}}
4645
{{< nextlink href="agent/guide/python-3" >}}Python 2 to 3 Custom Check Migration{{< /nextlink >}}
4746
{{< /whatsnext >}}

content/en/agent/guide/upgrade_between_minor_versions.md renamed to content/en/agent/guide/upgrade_agent_fleet_automation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ aliases:
44
- /agent/faq/upgrade-between-agent-minor-versions
55
- /agent/guide/upgrade-between-agent-minor-versions
66
- /agent/versions/upgrade_between_agent_minor_versions/
7+
- /agent/guide/upgrade_between_minor_versions/
78
- /agent/guide/upgrade
89
further_reading:
910
- link: "/agent/troubleshooting/"
@@ -106,7 +107,7 @@ DD_UPGRADE="true" DD_AGENT_MAJOR_VERSION=7 bash -c "$(curl -L https://install.da
106107
[1]: /agent/guide/python-3/
107108
[2]: /agent/fleet_automation/remote_management
108109
[3]: /agent/fleet_automation/remote_management/#setup
109-
[4]: https://app.datadoghq.com/fleet/agent-upgrades
110+
[4]: https://app.datadoghq.com/fleet/install-agent/latest?platform=overview
110111
[5]: /agent/remote_config/?tab=configurationyamlfile#enabling-remote-configuration
111112
[6]: https://github.com/DataDog/datadog-agent/releases?page=1
112113
[7]: /agent/fleet_automation/remote_management/#upgrade-your-agents

0 commit comments

Comments
 (0)