1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/docs/content/development
yp05327 1ae33e0bad
Fix links in docs (#28302)
Close #28287

## How to test it in local
convert Makefile L34 into:
```
cd .tmp/upstream-docs && git clean -f && git reset --hard && git fetch origin pull/28302/head:pr28302 && git switch pr28302
```
2023-12-01 19:42:42 +08:00
..
_index.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
_index.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
api-usage.en-us.md Fix links in docs (#28302) 2023-12-01 19:42:42 +08:00
api-usage.zh-cn.md Fix links in docs (#28302) 2023-12-01 19:42:42 +08:00
hacking-on-gitea.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
hacking-on-gitea.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
integrations.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
integrations.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
migrations.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
migrations.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
oauth2-provider.en-us.md Pre-register OAuth application for tea (#27509) 2023-10-08 03:51:08 +00:00
oauth2-provider.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00