Skip to content

Commit 30151fd

Browse files
committed
build warning link fixes
1 parent fa696e0 commit 30151fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/integrate/concepts/dotnet-client-libraries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Client libraries are available for .NET developers who build Windows apps and se
2828

2929
* Downloadable from [NuGet.org](https://www.nuget.org/) and easily importable into your Visual Studio projects
3030
* Libraries are licensed for redistribution in your apps and services ([view the license](https://go.microsoft.com/fwlink/?LinkId=329770))
31-
* Access both traditional client object model APIs and [REST APIs](/rest/api/azure/devops/?view=azure-devops-rest-7.2&viewFallbackFrom=azure-devops)
31+
* Access both traditional client object model APIs and [REST APIs](/rest/api/azure/devops/?view-azure-devops-rest-7.2&preserve-view=true)
3232

3333
> [!NOTE]
3434
> REST-based clients only work with Azure DevOps and TFS 2015 or later.

docs/marketplace-extensibility/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
- name: Reference
271271
items:
272272
- name: REST API overview
273-
href: /rest/api/azure/devops/?view=azure-devops-rest-7.2&viewFallbackFrom=azure-devops
273+
href: /rest/api/azure/devops/?view=azure-devops-rest-7.2&preserve-view=true
274274
- name: Rate limits
275275
href: ../integrate/concepts/rate-limits.md
276276
- name: Deprecation of WIT & Test client OM

docs/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
- name: Reference
297297
items:
298298
- name: REST API overview
299-
href: /rest/api/azure/devops/?view=azure-devops-rest-7.2&viewFallbackFrom=azure-devops
299+
href: /rest/api/azure/devops/?view=azure-devops-rest-7.2&preserve-view=true
300300
- name: Rate limits
301301
href: ./integrate/concepts/rate-limits.md
302302
- name: Deprecation of WIT & Test client OM

0 commit comments

Comments
 (0)