aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/migrate.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/migrate.tmpl')
-rw-r--r--templates/repo/migrate.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/migrate.tmpl b/templates/repo/migrate.tmpl
index 1aeb2280..608f0ca3 100644
--- a/templates/repo/migrate.tmpl
+++ b/templates/repo/migrate.tmpl
@@ -97,7 +97,7 @@
<button class="ui green button">
{{.i18n.Tr "repo.migrate_repo"}}
</button>
- <a class="ui button" href="{{AppSubUrl}}/">{{.i18n.Tr "cancel"}}</a>
+ <a class="ui button" href="{{AppSubURL}}/">{{.i18n.Tr "cancel"}}</a>
</div>
</div>
</form>