From 87570b150bf816cb6519baaaa5479bb52c76e63b Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Wed, 21 Jun 2017 19:38:20 -0300 Subject: add links --- doc/user/project/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/user/project/index.md b/doc/user/project/index.md index b2b284c6a09..8d4c32a6789 100644 --- a/doc/user/project/index.md +++ b/doc/user/project/index.md @@ -11,17 +11,17 @@ host your code with version control in a Git-based platform. Beyond hosting your code, with GitLab Projects you can, among other powerful [features](): -- Discuss implementations with your team with [GitLab Issues]() - - Discuss privately with [Confidential Issues]() +- Discuss implementations with your team with [GitLab Issues](issues/index.md) + - Discuss privately with [Confidential Issues](issues/confidential_issues.md) - Plan ahead, organize, collaborate - - Organize issues and merge requests by giving them [Labels]() - - Manage your workflow and prioritize issues with [Issue Boards]() + - Organize issues and merge requests by giving them [Labels](labels.md) + - Manage your workflow and prioritize issues with [Issue Boards](issue_board.md) - Enhance the workflow capability of Issue Boards with [Multiple Issue Boards]() (EES/EEP) - [Assign]() issues and merge requests to a team member or to [multiple people]() - - Use [Time Tracking]() to track estimate time and time spent on + - Use [Time Tracking](../../workflow/time_tracking.md) to track estimate time and time spent on the conclusion of an issue or merge request - - Work towards a target date with [Milestones]() -- Host your code in repositories with [Git]() version control + - Work towards a target date with [Milestones](milestones/index.md) +- Host your code in repositories with [Git](../../topics/git/index.md) version control - Easily apply Git commands from the UI - [Revert]() - [Cherry-pick]() @@ -39,7 +39,7 @@ Beyond hosting your code, with GitLab Projects you can, among other powerful [fe - Visualize the CI flow with Pipelines - [Scheduled Pipelines]() - [Pipeline Charts]() -- Review the development lifecycle with [Cycle Analytics]() +- Review the development lifecycle with [Cycle Analytics](cycle_analytics.md) ## Project's dashboard -- cgit v1.2.1