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-02-25 03:47:21 +0300
committerPhillip Wells <pwells@gitlab.com>2023-02-25 03:47:21 +0300
commit99fb9cf88cdd20f46e765eae7e44290e19744172 (patch)
treeea4b403aee068a4906c374319ab8c191f2de025f /content/_data
parent4887452eef1b1a6efc1d88db0dcbbbfcb20014f7 (diff)
parentb4a86f55c0de3142e35e9a84eab8c3c42dab4a5c (diff)
Merge branch 'nav/pry-debugging' into 'main'
Add pry debugging to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3593 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Niklas <mc.taucher2003@gmail.com>
Diffstat (limited to 'content/_data')
-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 4e0c4e6d2..9f1243f81 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3107,6 +3107,8 @@ sections:
doc_url: 'ee/development/permissions.html'
- doc_title: Product Qualified Lead (PQL) guide
doc_url: 'ee/development/product_qualified_lead_guide/'
+ - doc_title: Pry debugging
+ doc_url: 'ee/development/pry_debugging.html'
- doc_title: Real-time features
doc_url: 'ee/development/real_time.html'
- doc_title: Redis guidelines