Move /admin/repo/update to /admin/refs/update

This commit is contained in:
Joscha 2023-10-21 18:37:51 +02:00
parent 2bf939186d
commit b587a87d50
7 changed files with 23 additions and 39 deletions

View file

@ -36,7 +36,7 @@
</form>
</details>
<form method="post" action="{{ link_admin_repo_update }}">
<form method="post" action="{{ link_admin_refs_update }}">
<button>Update</button>
</form>