Skip to content

Commit a32f763

Browse files
Merge pull request #13860 from Rxss/rxss/fix/nextcloud/manual_upgrade
fix: Invalid nested inline markup found in admin_manual/maintenance/m…
2 parents 9278fa5 + 879655e commit a32f763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/maintenance/manual_upgrade.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ timeouts) and running it in command-line mode is not an option (such as in some
1010
In these cases a manual upgrade may be the best approach.
1111

1212
A manual upgrade consists of downloading and unpacking the Nextcloud Archive file either to your PC or host. Then
13-
deleting your existing Nextcloud Server installation files and folders, **except ``data/`` and ``config/``**, on
13+
deleting your existing Nextcloud Server installation files and folders, **except** ``data/`` and ``config/``, on
1414
your host. Then moving the new Nextcloud Server installation files into the appropriate place on your host,
1515
again preserving your existing ``data/`` and ``config/`` files. And doing a few other housekeeping items, such as
1616
making sure your installed apps are transferred into the new installation and adjusting permissions. That may sound

0 commit comments

Comments
 (0)