Skip to content

Commit d3a2746

Browse files
committed
error fixes
1 parent c9c534c commit d3a2746

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/artifacts/start-using-azure-artifacts.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Artifacts provides developers with a streamlined way to manage all their d
2222
- Allow [Azure Artifacts Domain URLs and IP addresses](../organizations/security/allow-list-ip-url.md) if your organization is using a firewall or a proxy server.
2323

2424
> [!NOTE]
25-
> Azure Artifacts provides 2 GiB of free storage for each organization. This free tier is designed to help you evaluate if Azure Artifacts fits your workflow. As your organization starts handling more critical tasks, [increase the storage limit for Azure Artifacts](#increase-artifacts-storage-limit) to ensure you have the appropriate resources.
25+
> Azure Artifacts provides 2 GiB of free storage for each organization. This free tier is designed to help you evaluate if Azure Artifacts fits your workflow. As your organization starts handling more critical tasks, [increase the storage limit for Azure Artifacts](#increase-azure-artifacts-storage-limit) to ensure you have the appropriate resources.
2626
2727
## Create a new feed
2828

@@ -40,7 +40,7 @@ With Azure Artifacts, you can publish and consume various package types from fee
4040

4141
# [dotnet](#tab/dotnet)
4242

43-
- **Quickstart:** [Publish and restore NuGet packages from the command line (dotnet)](/nuget/dotnet-exe.md)
43+
- **Quickstart:** [Publish and restore NuGet packages from the command line (dotnet)](nuget/dotnet-exe.md)
4444

4545
# [Npm](#tab/npm)
4646

@@ -76,9 +76,9 @@ With Azure Artifacts, you can publish and consume various package types from fee
7676

7777
- **Quickstart:** [Get started with NuGet packages in Azure Artifacts](./get-started-nuget.md)
7878

79-
# [dotnet](#tab/dotnet)
79+
# [dotnet](#tab/dotnetserver)
8080

81-
- **Quickstart:** [Publish and restore NuGet packages from the command line (dotnet)](/nuget/dotnet-exe.md)
81+
- **Quickstart:** [Publish and restore NuGet packages from the command line (dotnet)](nuget/dotnet-exe.md)
8282

8383
# [Npm](#tab/npmserver)
8484

docs/organizations/billing/set-up-billing-for-your-organization-vs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ Assign any of the following roles to a user under the subscription your organiza
142142
143143
## Related articles
144144

145-
* [Increase storage limit for Azure Artifacts](../../artifacts/start-using-azure-artifacts.md#increase-storage-limit-for-azure-artifacts)
145+
* [Increase Azure Artifacts storage limit](../../artifacts/start-using-azure-artifacts.md#increase-azure-artifacts-storage-limit)
146146
* [Buy Azure Test Plans](buy-basic-access-add-users.md)
147147
* [Learn about cost management and billing](/azure/cost-management-billing/cost-management-billing-overview)

docs/organizations/settings/about-settings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ For an overview of managing collections, see [Configure and manage Azure DevOps
798798
- [Artifacts storage consumption](../../artifacts/artifact-storage.md)
799799
:::column-end:::
800800
:::column span="2":::
801-
Each organization gets Azure Artifacts for free, up until 2 GB of storage is reached. For more information, see [Start using Azure Artifacts](../../artifacts/start-using-azure-artifacts.md#increase-storage-limit-for-azure-artifacts).
801+
Each organization gets Azure Artifacts for free, up until 2 GB of storage is reached. For more information, see [Start using Azure Artifacts](../../artifacts/start-using-azure-artifacts.md#increase-azure-artifacts-storage-limit).
802802
:::column-end:::
803803
:::row-end:::
804804
---

0 commit comments

Comments
 (0)