Skip to content

Commit 972f807

Browse files
1 parent 572fa55 commit 972f807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/usage/actions/badge.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It is designed to be compatible with [GitHub Actions workflow badge](https://doc
2525
You can use the following URL to get the badge:
2626

2727
```
28-
https://your-gitea-instance.com/{owner}/{repo}/actions/workflows/{workflow_file}?branch={branch}&event={event}
28+
https://your-gitea-instance.com/{owner}/{repo}/actions/workflows/{workflow_file}/badge.svg?branch={branch}&event={event}
2929
```
3030

3131
- `{owner}`: The owner of the repository.

0 commit comments

Comments
 (0)