Skip to content

Commit 5dea2e2

Browse files
committed
[BRANDING] How to start a runner: URL to Actions admin documentation
(cherry picked from commit da91799e6f06ac3c91c1cfc763f4ec0b5cc3cf21)
1 parent 101cb5f commit 5dea2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/shared/actions/runner_list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="menu">
1313
<div class="item">
1414
{{/* TODO: replece the document link when there's a better one than the README of act_runner */}}
15-
<a href="https://gitea.com/gitea/act_runner/src/branch/main/README.md">{{.locale.Tr "actions.runners.new_notice"}}</a>
15+
<a href="https://forgejo.org/docs/next/admin/actions/#forgejo-runner">{{.locale.Tr "actions.runners.new_notice"}}</a>
1616
</div>
1717
<div class="divider"></div>
1818
<div class="header">

0 commit comments

Comments
 (0)