[chore] Delete the unnecessary #, because this # lead to the wrong URL (#2830)

This commit is contained in:
Bishochiparaa
2024-04-14 15:31:45 +08:00
committed by GitHub
parent 89e0cfd874
commit fdd23cb9ed

View File

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