Skip to content

Commit 416fa34

Browse files
committed
update a link
1 parent ffbffaf commit 416fa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/msbuild-bicep-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If your environment doesn't have nuget.org configured as a package feed, dependi
2525
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
2626
```
2727

28-
In certain environments, using a single package feed helps prevent problems arising from packages with the same ID and version containing different contents in different feeds. For Azure Artifacts users, this can be done using the [upstream sources feature](/azure/devops/artifacts/concepts/upstream-sources?view=azure-devops).
28+
In certain environments, using a single package feed helps prevent problems arising from packages with the same ID and version containing different contents in different feeds. For Azure Artifacts users, this can be done using the [upstream sources feature](/azure/devops/artifacts/concepts/upstream-sources).
2929

3030
## MSBuild tasks and Bicep packages
3131

0 commit comments

Comments
 (0)