Skip to content

Commit 9d7e336

Browse files
authored
Merge pull request #7924 from MicrosoftDocs/users/chcomley/peer-review-399569
Peer review updates - Add work item links
2 parents f46f971 + f65cda9 commit 9d7e336

File tree

6 files changed

+126
-139
lines changed

6 files changed

+126
-139
lines changed

docs/boards/backlogs/add-link.md

Lines changed: 120 additions & 133 deletions
Large diffs are not rendered by default.

docs/boards/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ landingContent:
114114
url: ./github/link-to-from-github.md
115115
- linkListType: concept
116116
links:
117-
- text: Link work items to other objects
117+
- text: Link work items to objects
118118
url: ./backlogs/add-link.md
119119
- linkListType: tutorial
120120
links:

docs/boards/work-items/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- name: Manage issues
2626
href: ../backlogs/manage-issues-impediments.md
2727
displayname: impediment
28-
- name: Link work items
28+
- name: Link work items to objects
2929
href: ../backlogs/add-link.md
3030
displayname: remote work, bulk modify links, pull request, build
3131
- name: Copy or clone work items

docs/cli/quick-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ To start using Azure DevOps CLI, see [Get started with Azure DevOps CLI](index.m
5555
- [Permanently delete work items](../boards/backlogs/remove-delete-work-items.md#az-boards-cli)
5656
#### Work items
5757
- [Add work items](../boards/work-items/view-add-work-items.md)
58-
- [Add or remove work item links](../boards/backlogs/add-link.md#azure-cli)
58+
- [Add or remove work item links](../boards/backlogs/add-link.md#link-a-work-item-to-another-work-item)
5959
- [Delete work items](../boards/backlogs/remove-delete-work-items.md#az-boards-cli)
6060
- [List supported link types](../boards/queries/link-type-reference.md#list-link-types)
6161
- [Move work items](../boards/work-items/move-work-items.md#move-work-items)
6262
- [Show work item details](../boards/backlogs/add-work-items.md#show-work-item)
63-
- [Show work item link details](../boards/backlogs/add-link.md#azure-cli)
63+
- [Show work item link details](../boards/backlogs/add-link.md#link-a-work-item-to-another-work-item)
6464
- [Update work items](../boards/backlogs/add-work-items.md#update-work-item)
6565
:::column-end:::
6666
:::row-end:::

docs/cross-service/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ landingContent:
9292
url: ../boards/backlogs/connect-work-items-to-git-dev-ops.md?toc=/azure/devops/cross-service/toc.json
9393
- linkListType: how-to-guide
9494
links:
95-
- text: Link work items to other objects
95+
- text: Link work items to objects
9696
url: ../boards/backlogs/add-link.md?toc=/azure/devops/cross-service/toc.json
9797
- text: Link objects to work items
9898
url: ../organizations/notifications/add-links-to-work-items.md?toc=/azure/devops/cross-service/toc.json

docs/cross-service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
href: end-to-end-traceability.md
1616
- name: Drive Git development
1717
href: ../boards/backlogs/connect-work-items-to-git-dev-ops.md?toc=/azure/devops/cross-service/toc.json
18-
- name: Link work items to other objects
18+
- name: Link work items to objects
1919
href: ../boards/backlogs/add-link.md?toc=/azure/devops/cross-service/toc.json
2020
- name: Manage requirements
2121
href: manage-requirements.md

0 commit comments

Comments
 (0)