@@ -74,19 +74,17 @@ landingContent:
74
74
- text : Delete or restore a project
75
75
url : ../organizations/projects/delete-project.md?toc=/azure/devops/get-started/toc.json
76
76
- 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
78
78
- linkListType : concept
79
79
links :
80
80
- text : Default permissions and access
81
81
url : ../organizations/security/permissions-access.md?toc=/azure/devops/get-started/toc.json
82
82
- text : Permission lookup guide
83
83
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
90
88
- title : Plan and track work
91
89
linkLists :
92
90
- linkListType : quickstart
@@ -95,10 +93,10 @@ landingContent:
95
93
url : ../boards/get-started/plan-track-work.md
96
94
- text : Create your backlog
97
95
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
102
100
- title : Collaborate on code
103
101
linkLists :
104
102
- linkListType : quickstart
@@ -111,16 +109,16 @@ landingContent:
111
109
url : ../repos/git/use-ssh-keys-to-authenticate.md
112
110
- text : Search code across projects
113
111
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
116
114
- title : Build and deploy your apps
117
115
linkLists :
118
116
- linkListType : quickstart
119
117
links :
120
118
- text : Create your first pipeline
121
119
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
124
122
- linkListType : reference
125
123
links :
126
124
- text : YAML schema
0 commit comments