Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-01-16 19:52:32 +0300
committerLuke Bennett <lbennett@gitlab.com>2018-01-17 19:29:58 +0300
commite9cad05b057894e0cd5e1c06f6c099d9c351cbf3 (patch)
tree51f4988a70a6216a8b64dc7cbd41e403f3c19ffa /changelogs
parentb65f3c9fa0acbf48d8d6c8f92b58bd85ddf6c646 (diff)
Merge branch '42031-fix-links-to-uploads-in-wikis' into 'master'
Resolve "Wiki uploaded files are missing" Closes #42031 See merge request gitlab-org/gitlab-ce!16499 (cherry picked from commit 79b05cdd469726582e916cb606ba14b440a59011) 31e59219 Fix links to uploaded files on wiki pages
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42031-fix-links-to-uploads-in-wikis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42031-fix-links-to-uploads-in-wikis.yml b/changelogs/unreleased/42031-fix-links-to-uploads-in-wikis.yml
new file mode 100644
index 00000000000..027cb414f23
--- /dev/null
+++ b/changelogs/unreleased/42031-fix-links-to-uploads-in-wikis.yml
@@ -0,0 +1,5 @@
+---
+title: Fix links to uploaded files on wiki pages
+merge_request: 16499
+author:
+type: fixed