Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wells <pwells@gitlab.com>2023-12-22 19:59:21 +0300
committerPhillip Wells <pwells@gitlab.com>2023-12-22 19:59:21 +0300
commitff8aa971b12979ef6a1f89c1f791f0aa04306d8e (patch)
tree83bc9fd08f36cd64d9d9a0508442867ea928216b
parent0ce50cd524da006de68f84928cedd7a3941b8814 (diff)
parentb5943d11c8100ce19af254f1970195c61825d921 (diff)
Merge branch 'docs-add-package-troubleshooting-page' into 'main'
Add package troubleshooting page to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4494 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Osnat Vider <ovider@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 4f2e3a1e..3d17bb9c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -432,6 +432,8 @@ sections:
doc_url: 'omnibus/update/package_signatures.html'
- doc_title: Downgrade
doc_url: 'ee/update/package/downgrade.html'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/update/package/package_troubleshooting.html'
- doc_title: Upgrade a self-compiled instance
doc_url: 'ee/update/upgrading_from_source.html'
docs: