1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-19 16:58:37 +00:00

Rename docs packages title from xxx Packages Repository -> xxx Package Registry (#24895)

As title.
This commit is contained in:
Lunny Xiao
2023-05-24 14:21:39 +08:00
committed by GitHub
parent fd1967c3a4
commit 37895b61c0
19 changed files with 38 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
---
date: "2021-07-20T00:00:00+00:00"
title: "NuGet Packages Repository"
title: "NuGet Package Registry"
slug: "nuget"
weight: 80
draft: false
@@ -13,7 +13,7 @@ menu:
identifier: "nuget"
---
# NuGet Packages Repository
# NuGet Package Registry
Publish [NuGet](https://www.nuget.org/) packages for your user or organization. The package registry supports the V2 and V3 API protocol and you can work with [NuGet Symbol Packages](https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg) too.