diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-11-02 09:20:22 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-11-02 09:20:22 +0000 |
commit | 816700949028c556457d03fe134810ada2913eb7 (patch) | |
tree | 1e62fc92b1c83d657ff059f8b8d8195e2d460d8c /changelogs | |
parent | 0ae4eb035d90964af0ed29ce2b457b76486f0fda (diff) | |
parent | bd872bb83f87c3194ca0e38cfc34b4fc682e2108 (diff) | |
download | gitlab-ce-816700949028c556457d03fe134810ada2913eb7.tar.gz |
Merge branch '52548-links-in-tabs-of-the-labels-index-pages-ends-with-html' into 'master'
Resolve "Links in tabs of the labels index pages ends with `.html`"
Closes #52548
See merge request gitlab-org/gitlab-ce!22716
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/52548-links-in-tabs-of-the-labels-index-pages-ends-with-html.yml | 5 |
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 |