1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +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: "2022-11-20T00:00:00+00:00"
title: "Cargo Packages Repository"
title: "Cargo Package Registry"
slug: "cargo"
weight: 5
draft: false
@@ -13,7 +13,7 @@ menu:
identifier: "cargo"
---
# Cargo Packages Repository
# Cargo Package Registry
Publish [Cargo](https://doc.rust-lang.org/stable/cargo/) packages for your user or organization.