Skip to content

Commit 1c6060a

Browse files
authored
Update links
1 parent 71217d3 commit 1c6060a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

16/umbraco-cms/fundamentals/setup/upgrading/upgrade-unattended.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When upgrading your Umbraco project, you can enable the upgrade to run unattende
1010

1111
Are you running a load-balanced setup with multiple servers and environments?
1212

13-
Check out the section about [Unattended upgrades in a load-balanced setup](./#unattended-upgrades-in-a-load-balanced-setup).
13+
Check out the section about [Unattended upgrades in a load-balanced setup](#unattended-upgrades-in-a-load-balanced-setup).
1414

1515
{% endhint %}
1616

@@ -51,7 +51,7 @@ The upgrade is run after Composers but before Components, and the `UmbracoApplic
5151

5252
Follow the steps outlined below to use unattended upgrades in a load-balanced setup.
5353

54-
1. [Upgrade Umbraco via NuGet](./#upgrade-to-a-new-major).
54+
1. [Upgrade Umbraco via NuGet](upgrade-details.md#upgrade-to-a-new-major).
5555
2. Deploy to all environments.
5656
3. Set the `Umbraco:CMS:Unattended:UpgradeUnattended` configuration key to `true` for the **Main server** only.
5757
4. Boot the Main server, and the upgrade will run automatically.

0 commit comments

Comments
 (0)