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:
authorClayton Cornell <ccornell@gitlab.com>2022-08-16 01:30:54 +0300
committerClayton Cornell <ccornell@gitlab.com>2022-08-16 01:30:54 +0300
commit787fdbbbdeae42d65bb5d689c7587392ad8134d8 (patch)
tree5d37a7c5e4ae92c9462834ca9fe43946972c0d90
parent80116a0aa399080a3c6372d0ed675b568e4604f9 (diff)
parent8b41d635a9a2afefeea710eae060375472c5f275 (diff)
Merge branch 'aqualls-update-fe-guide-links' into 'main'
Update location of MR widgets FE guide page See merge request gitlab-org/gitlab-docs!3027
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 6fbc201c..b70e5ef5 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2780,7 +2780,7 @@ sections:
- doc_title: Logging
doc_url: 'ee/development/fe_guide/logging.html'
- doc_title: Merge request widget extensions
- doc_url: 'ee/development/new_fe_guide/modules/widget_extensions.html'
+ doc_url: 'ee/development/fe_guide/merge_request_widget_extensions.html'
- doc_title: Performance
doc_url: 'ee/development/fe_guide/performance.html'
- doc_title: Principles