diff --git a/docs/project/work-across-projects-faqs.yml b/docs/project/work-across-projects-faqs.yml index c8266123d4d..af8aa9aa59e 100644 --- a/docs/project/work-across-projects-faqs.yml +++ b/docs/project/work-across-projects-faqs.yml @@ -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) \ No newline at end of file + - [Connect to team projects](../organizations/projects/connect-to-projects.md)