1
0
Fork 0
forked from forgejo/forgejo

Remove unnecessary content on docs (#24976) (#25001)

Backport #24976

(cherry picked from commit cdeb55f6e5)
This commit is contained in:
HesterG 2023-05-30 17:21:03 +08:00 committed by Earl Warren
parent 18b1ae2e72
commit 442a13b98a
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 6 additions and 18 deletions

View file

@ -102,7 +102,3 @@ make install clean
如果这里没有找到你喜欢的包管理器,可以使用 Gitea 第三方软件包。这里有一个完整的列表: [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-packages)。
如果你知道其他 Gitea 第三方软件包,请发送 PR 来添加它。
## 需要帮助?
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})

View file

@ -101,7 +101,3 @@ GOOS=linux GOARCH=arm64 make build
```bash
CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build
```
## 需要帮助?
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})