fix: add docs link for runner
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
</button>
|
||||
<div class="menu">
|
||||
<div class="item">
|
||||
<a href="#">{{.locale.Tr "actions.runners.new_notice"}}</a>
|
||||
{{/* TODO: replece the document link when there's a better one than the README of act_runner */}}
|
||||
<a href="https://gitea.com/gitea/act_runner/src/branch/main/README.md">{{.locale.Tr "actions.runners.new_notice"}}</a>
|
||||
</div>
|
||||
<div class="divider"></div>
|
||||
<div class="header">
|
||||
|
||||
Reference in New Issue
Block a user