We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101cb5f commit 5dea2e2Copy full SHA for 5dea2e2
templates/shared/actions/runner_list.tmpl
@@ -12,7 +12,7 @@
12
<div class="menu">
13
<div class="item">
14
{{/* 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>
+ <a href="https://forgejo.org/docs/next/admin/actions/#forgejo-runner">{{.locale.Tr "actions.runners.new_notice"}}</a>
16
</div>
17
<div class="divider"></div>
18
<div class="header">
0 commit comments