diff options
author | Stan Hu <stanhu@gmail.com> | 2019-04-25 22:18:49 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-04-25 22:18:49 +0000 |
commit | f04f6909cebac79704081bc4787099c613a70cf7 (patch) | |
tree | 4cbf437e1f1c8edb5438c1676a348d858b3fdb3d /changelogs | |
parent | 34578f8accc9518ae4fd0c006243cee733f9407c (diff) | |
parent | d60d50d6baa285d869ab1318c70a3baf0bab2701 (diff) | |
download | gitlab-ce-f04f6909cebac79704081bc4787099c613a70cf7.tar.gz |
Merge branch '60906-fix-wiki-links' into 'master'
Use wiki partial in search results
Closes #60906
See merge request gitlab-org/gitlab-ce!27634
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/60906-fix-wiki-links.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60906-fix-wiki-links.yml b/changelogs/unreleased/60906-fix-wiki-links.yml new file mode 100644 index 00000000000..cc65a1382bf --- /dev/null +++ b/changelogs/unreleased/60906-fix-wiki-links.yml @@ -0,0 +1,5 @@ +--- +title: Show proper wiki links in search results +merge_request: 27634 +author: +type: fixed |