Commit 7345b78da971d4839f207e77a87dbb2e1d08893a
1 parent
7959adaf
Exists in
master
and in
11 other branches
This link already existed.
Showing
1 changed file
with
1 additions
and
5 deletions
Show diff stats
README.md
| @@ -72,7 +72,7 @@ system. | @@ -72,7 +72,7 @@ system. | ||
| 72 | 72 | ||
| 73 | ## Updating | 73 | ## Updating |
| 74 | 74 | ||
| 75 | -For update instructions, see [the update guide](doc/update.md). | 75 | +Instructions for updating your Omnibus installation and upgrading from a manual installation are in the [update doc](doc/update.md). |
| 76 | 76 | ||
| 77 | ## Starting and stopping | 77 | ## Starting and stopping |
| 78 | 78 | ||
| @@ -392,10 +392,6 @@ overwritten by future updates. If you want to run a custom version of GitLab | @@ -392,10 +392,6 @@ overwritten by future updates. If you want to run a custom version of GitLab | ||
| 392 | you can [build your own package](doc/build.md) or use [another installation | 392 | you can [build your own package](doc/build.md) or use [another installation |
| 393 | method][CE README]. | 393 | method][CE README]. |
| 394 | 394 | ||
| 395 | -## Upgrading | ||
| 396 | - | ||
| 397 | -Instructions for updating your Omnibus installation and upgrading from a manual installation are in the [update doc](doc/update.md). | ||
| 398 | - | ||
| 399 | ## Acknowledgments | 395 | ## Acknowledgments |
| 400 | 396 | ||
| 401 | This omnibus installer project is based on the awesome work done by Chef in | 397 | This omnibus installer project is based on the awesome work done by Chef in |