fix: add docs link for runner

This commit is contained in:
Jason Song
2023-01-06 14:41:07 +08:00
parent 4bc6d73b1d
commit a6f8f10670
2 changed files with 3 additions and 2 deletions

View File

@@ -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">