1
0
Fork 0
forked from forgejo/forgejo

Fix documentation ref (#24934)

Fix documentation ref
This commit is contained in:
Lunny Xiao 2023-05-26 00:19:13 +08:00 committed by GitHub
parent aa2b317e08
commit 694f70b57e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 48 additions and 47 deletions

View file

@ -80,7 +80,7 @@ curl --user your_username:your_password_or_token \
https://gitea.example.com/api/packages/testuser/alpine/v3.17/main
```
如果您使用的是双重身份验证或 OAuth请使用[个人访问令牌]({{< relref "doc/development/api-usage.en-us.md#authentication" >}})代替密码。
如果您使用的是双重身份验证或 OAuth请使用[个人访问令牌]({{< relref "doc/development/api-usage.zh-cn.md#authentication" >}})代替密码。
您不能将具有相同名称的文件两次发布到一个包中。您必须首先删除现有的包文件。
服务器将以以下的 HTTP 状态码响应: