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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2021-08-30 13:24:22 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-08-30 13:24:22 +0300
commit0a04d59d98419be4116211a6b30c9c4e6c70ef49 (patch)
tree34aba49352515d74ab167047b7973a5d269e8e9d
parent2ca91ee9ba93b4d12a668e6e54c753d7f518527f (diff)
parentc584d929426ee5c8f6db20958ceeeacca133061d (diff)
Merge branch 'JonstonChan-fix-issue-boards-url' into 'main'
Fix issue boards URL See merge request gitlab-org/gitlab-docs!2079
-rw-r--r--content/_data/landing.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/landing.yaml b/content/_data/landing.yaml
index 327d706b..470393dc 100644
--- a/content/_data/landing.yaml
+++ b/content/_data/landing.yaml
@@ -7,7 +7,7 @@ heros:
- title: Issues
url: '/ee/user/project/issues/'
- title: Issue boards
- url: '/ee/user/project/issues/'
+ url: '/ee/user/project/issue_board.html'
- title: Labels
url: '/ee/user/project/labels.html'
- title: CI/CD