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:
authorRyan Harris <harrisryan1@gmail.com>2017-01-25 00:08:54 +0300
committerRyan Harris <harrisryan1@gmail.com>2017-01-25 19:12:32 +0300
commitca0c05c4d76f9e6dd899f4fe232000360ff54876 (patch)
treec88c9fd8170e0e300751c8cda42c16fb1d8a85d0 /changelogs
parent1fe80c296243c92fc4619ae556bc53383c059266 (diff)
Fixed builds info link on project settings page
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/27178-update-builds-link-in-project-settings.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/27178-update-builds-link-in-project-settings.yml b/changelogs/unreleased/27178-update-builds-link-in-project-settings.yml
new file mode 100644
index 00000000000..52406bba464
--- /dev/null
+++ b/changelogs/unreleased/27178-update-builds-link-in-project-settings.yml
@@ -0,0 +1,4 @@
+---
+title: Updated builds info link on the project settings page
+merge_request:
+author: Ryan Harris