Skip to content

Commit

Permalink
Broken link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pritamso authored Sep 21, 2021
1 parent ecc9885 commit e18ae9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/project/work-across-projects-faqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ sections:
There is no user interface feature to extract this information. You can use the REST API to get this information as follows:
1. Get all projects using [Projects-List](/rest/api/azure/devops/core/projects/list).
1. Get all repositories of each project using [Repositories - List](/rest/api/azure/devops/git/repositories/list).
1. Get all pull requests of each repository using [Pull Requests - Get Pull Requests](/rest/api/azure/devops/git/pull%20requests/get%20pull%20requests#pullrequeststatus).
1. Get all pull requests of each repository using [Pull Requests - Get Pull Requests](/rest/api/azure/devops/git/pull-requests/get-pull-request#pullrequeststatus).
additionalContent: |
## Related articles
- [Work across projects](navigation/work-across-projects.md).
- [Connect to team projects](../organizations/projects/connect-to-projects.md)
- [Connect to team projects](../organizations/projects/connect-to-projects.md)

0 comments on commit e18ae9a

Please sign in to comment.