summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorkhm <khm@sciops.net>2019-04-29 11:31:28 +0000
committerJames Lopez <james@gitlab.com>2019-04-29 11:31:28 +0000
commit2f36efa0871b61df2aa5f8c7546ac95148ecf4de (patch)
treef99cb9317506812f4ccbd9a4ffa4a023c2505137 /changelogs
parent33d5ec5b56b680f299ddd2b2f5bd666141eafefc (diff)
downloadgitlab-ce-2f36efa0871b61df2aa5f8c7546ac95148ecf4de.tar.gz
Fix links to wiki pages with subdirectories
This commit contains the patch suggested by @fjsanpedro in the issue covering broken links in wiki search results. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/56234
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/wiki-search-results-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/wiki-search-results-fix.yml b/changelogs/unreleased/wiki-search-results-fix.yml
new file mode 100644
index 00000000000..693867eb385
--- /dev/null
+++ b/changelogs/unreleased/wiki-search-results-fix.yml
@@ -0,0 +1,5 @@
+---
+title: fix wiki search result links in titles
+merge_request: 27400
+author: khm
+type: fixed