Skip to content

Commit

Permalink
Fixing TOC for Azure DevOps CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Danielson committed Jun 21, 2021
1 parent 6688faa commit 1f68a33
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/artifacts/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@
href: /rest/api/azure/devops/index
displayName: api, reference
- name: Azure DevOps CLI
href: ../cli/index.md?bc=%2fazure%2fdevops%2fdev-resources%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fdevops%2fdev-resources%2ftoc.json
href: ../cli/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
displayName: cli, reference
2 changes: 1 addition & 1 deletion docs/dev-resources/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ landingContent:
- linkListType: get-started
links:
- text: Get Started with Azure DevOps CLI
url: ../cli/index.md
url: ../cli/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- text: Sign in with a Personal Access Token (PAT)
url: ../cli/log-in-via-pat.md
- text: Configure policies
Expand Down
2 changes: 1 addition & 1 deletion docs/pipelines/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
- name: REST API reference
href: /rest/api/azure/devops/
- name: Azure DevOps CLI
href: ../cli/index.md
href: ../cli/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- name: DevOps Starter to deploy to Azure
href: /azure/devops-project/
- name: Azure Lab Services
Expand Down
2 changes: 1 addition & 1 deletion docs/repos/git/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ landingContent:
- text: Git command reference
url: ./command-prompt.md
- text: Azure DevOps CLI
url: ../../cli/index.md
url: ../../cli/index.md?toc=/azure/devops/dev-resources/toc.json&bc=/azure/devops/dev-resources/breadcrumb/toc.json
- text: Git REST API
url: /rest/api/azure/devops/git/

Expand Down

0 comments on commit 1f68a33

Please sign in to comment.