Skip to content

Commit ea9ef59

Browse files
committed
build warning fixes
1 parent e8dc476 commit ea9ef59

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

docs/get-started/index.yml

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,17 @@ landingContent:
7474
- text: Delete or restore a project
7575
url: ../organizations/projects/delete-project.md?toc=/azure/devops/get-started/toc.json
7676
- text: Set up billing for your Organization
77-
url: ../organizations/billing/set-up-billing.md?toc=/azure/devops/get-started/toc.json
77+
url: ../organizations/billing/set-up-billing-for-your-organization-vs.md?toc=/azure/devops/get-started/toc.json
7878
- linkListType: concept
7979
links:
8080
- text: Default permissions and access
8181
url: ../organizations/security/permissions-access.md?toc=/azure/devops/get-started/toc.json
8282
- text: Permission lookup guide
8383
url: ../organizations/security/permissions-lookup-guide.md?toc=/azure/devops/get-started/toc.json
84-
- text: Manage project settings
85-
url: ../organizations/settings/manage-project-settings.md?toc=/azure/devops/get-started/toc.json
86-
- text: Project collection management
87-
url: ../organizations/projects/manage-project-collections.md?toc=/azure/devops/get-started/toc.json
88-
- text: Security and access control
89-
url: ../organizations/security/security-access-control.md?toc=/azure/devops/get-started/toc.json
84+
- text: About settings
85+
url: ../organizations/settings/about-settings.md?toc=/azure/devops/get-started/toc.json
86+
- text: Security best practices
87+
url: ../organizations/security/security-best-practices.md?toc=/azure/devops/get-started/toc.json
9088
- title: Plan and track work
9189
linkLists:
9290
- linkListType: quickstart
@@ -95,10 +93,10 @@ landingContent:
9593
url: ../boards/get-started/plan-track-work.md
9694
- text: Create your backlog
9795
url: ../boards/backlogs/create-your-backlog.md
98-
- text: Manage sprints
99-
url: ../boards/sprints/manage-sprints.md
100-
- text: Use Kanban boards
101-
url: ../boards/boards/kanban-boards.md
96+
- text: Define sprints
97+
url: ../boards/sprints/define-sprints.md
98+
- text: Use boards
99+
url: ../boards/boards/kanban-quickstart.md
102100
- title: Collaborate on code
103101
linkLists:
104102
- linkListType: quickstart
@@ -111,16 +109,16 @@ landingContent:
111109
url: ../repos/git/use-ssh-keys-to-authenticate.md
112110
- text: Search code across projects
113111
url: ../project/search/functional-code-search.md
114-
- text: Create a pull request
115-
url: ../repos/git/create-pull-request.md
112+
- text: Set Git repo permissions
113+
url: ../repos/git/set-git-repository-permissions.md
116114
- title: Build and deploy your apps
117115
linkLists:
118116
- linkListType: quickstart
119117
links:
120118
- text: Create your first pipeline
121119
url: ../pipelines/get-started/pipelines-get-started.md
122-
- text: Set up continuous integration
123-
url: ../pipelines/get-started/continuous-integration.md
120+
- text: Build multiple branches
121+
url: ../pipelines/build/ci-build-git.md
124122
- linkListType: reference
125123
links:
126124
- text: YAML schema

0 commit comments

Comments
 (0)