Fix broken registration / signup link.

This commit is contained in:
Armando Lüscher
2019-09-24 23:19:47 +02:00
parent 9446141716
commit 3f907a706f
4 changed files with 4 additions and 4 deletions

View File

@@ -9,5 +9,5 @@
<% end -%>
<% else -%>
<%= warning_icon %> No WPVulnDB API Token given, as a result vulnerability data has not been output.
<%= warning_icon %> You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register.
<%= warning_icon %> You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up.
<% end -%>