summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/template/index_what_is_this.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/index_what_is_this.tmpl b/web/template/index_what_is_this.tmpl
index 687e33cff..139a5bd12 100644
--- a/web/template/index_what_is_this.tmpl
+++ b/web/template/index_what_is_this.tmpl
@@ -54,7 +54,7 @@
<li><a href="https://fedidb.org/network" rel="nofollow noreferrer noopener" target="_blank">FediDB (opens in a new tab)</a></li>
</ul>
{{- if .instance.Registrations }}
- <p>Or, just <a href="#signup">register for an account on this instance</a>!</p>
+ <p>Or, just <a href="signup">register for an account on this instance</a>!</p>
{{- end }}
</div>
</section>