diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-07-24 12:08:03 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-07-24 12:08:03 +0000 |
commit | eca751a8338ea6bf71dccd4737578568c7cbce09 (patch) | |
tree | f8dbd377c1be18242ed9f62c11066e233a28ad95 /doc | |
parent | e36f49fb4f01cafecc9ddc6934de33d51a97f135 (diff) | |
parent | ac3f92391c1edce9d3f8996f68013b49e032c9d1 (diff) | |
download | gitlab-ce-eca751a8338ea6bf71dccd4737578568c7cbce09.tar.gz |
Merge branch 'update-improve-issue-boards-links-to-docs' into 'master'
Update improve issue boards links to docs [ci skip]
See merge request gitlab-org/gitlab-ce!20803
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/issue_board.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md index 860edb8e6f7..6dfdbe6c0d5 100644 --- a/doc/user/project/issue_board.md +++ b/doc/user/project/issue_board.md @@ -27,7 +27,7 @@ You create issues, host code, perform reviews, build, test, and deploy from one single platform. Issue Boards help you to visualize and manage the entire process _in_ GitLab. -With [Multiple Issue Boards](#multiple-issue-boards), available +With [Multiple Issue Boards](#use-cases-for-multiple-issue-boards), available only in [GitLab Enterprise Edition](#features-per-tier), you go even further, as you can not only keep yourself and your project organized from a broader perspective with one Issue Board per project, @@ -75,7 +75,7 @@ each team can have their own board to organize their workflow individually. #### Scrum team -With multiple Issue Boards, each team has one board. Now you can move issues through each +With Multiple Issue Boards, each team has one board. Now you can move issues through each part of the process. For instance: **To Do**, **Doing**, and **Done**. #### Organization of topics |