Skip to content

Broken links in docs #28287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yp05327 opened this issue Nov 29, 2023 · 1 comment · Fixed by #28302
Closed

Broken links in docs #28287

yp05327 opened this issue Nov 29, 2023 · 1 comment · Fixed by #28302
Labels

Comments

@yp05327
Copy link
Contributor

yp05327 commented Nov 29, 2023

Description

image
Strange error in doc build. en-us also have this problem.
Why administration/config-cheat-sheet.md can not be detected here?

https://docs.gitea.com/development/api-usage
image

Gitea Version

latest

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

gitea

Database

None

@yp05327
Copy link
Contributor Author

yp05327 commented Nov 29, 2023

Same usage in hacking-on-gitea have no problem. 😕
image

lunny pushed a commit that referenced this issue Dec 1, 2023
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
```
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Dec 11, 2023
Close go-gitea#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
```
lunny pushed a commit that referenced this issue Dec 11, 2023
Backport #28302 by @yp05327

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
```

Co-authored-by: yp05327 <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2024
fuxiaohei pushed a commit to fuxiaohei/gitea that referenced this issue Jan 17, 2024
Close go-gitea#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
```
silverwind pushed a commit to silverwind/gitea that referenced this issue Feb 20, 2024
Close go-gitea#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
```
project-mirrors-bot-tu bot pushed a commit to project-mirrors/forgejo-as-gitea-fork that referenced this issue Jan 23, 2025
Backport go-gitea#28302 by @yp05327

Close go-gitea#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
```

Co-authored-by: yp05327 <[email protected]>
(cherry picked from commit 40d5118)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant