summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-31 16:47:53 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-31 18:04:36 +0200
commit6f11593774d89dfb3266db6a98e727210802cc58 (patch)
treee254e6ed14f907ce91043a8c64aa21988705f308 /changelogs
parent116117084c22881924735e4b07509c49d19b48c7 (diff)
downloadgitlab-ce-6f11593774d89dfb3266db6a98e727210802cc58.tar.gz
Fix bug when links in tabs of the labels index pages ends with .html
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52548-links-in-tabs-of-the-labels-index-pages-ends-with-html.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52548-links-in-tabs-of-the-labels-index-pages-ends-with-html.yml b/changelogs/unreleased/52548-links-in-tabs-of-the-labels-index-pages-ends-with-html.yml
new file mode 100644
index 00000000000..052ef70c41a
--- /dev/null
+++ b/changelogs/unreleased/52548-links-in-tabs-of-the-labels-index-pages-ends-with-html.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug when links in tabs of the labels index pages ends with .html
+merge_request: 22716
+author:
+type: fixed