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:
authorCraig Norris <cnorris@gitlab.com>2020-10-30 19:49:07 +0300
committerCraig Norris <cnorris@gitlab.com>2020-10-30 19:49:07 +0300
commit4e2aa448882af763b9c049a093b43319427f9fe7 (patch)
tree53d5f05b9fa96b36be6170f6f1855c342ffae234
parent3ded7548165d90b5b07da957ca32c3e86f5c398a (diff)
parentd9db29b7736fc1520fff939977a283bb46f06272 (diff)
Merge branch 'docs-aqualls-repair-sidekiq-link' into 'master'
Update link to sidekiq debugging page Closes technical-writing#285 See merge request gitlab-org/gitlab-docs!1280
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 8bd25ffd..c220f301 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1741,7 +1741,7 @@ sections:
- doc_title: Shell scripting standards and style guidelines
doc_url: 'development/shell_scripting_guide/'
- doc_title: Sidekiq debugging
- doc_url: 'development/sidekiq_debugging.html'
+ doc_url: 'administration/troubleshooting/sidekiq.html'
- doc_title: Sidekiq style guide
doc_url: 'development/sidekiq_style_guide.html'
- doc_title: Vue style guide