diff options
Diffstat (limited to 'html/guest.html')
| -rwxr-xr-x | html/guest.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/guest.html b/html/guest.html index c37d3fa..b7d506d 100755 --- a/html/guest.html +++ b/html/guest.html @@ -16,5 +16,5 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. --> -<a href="/signup">Sign-up</a> -<a href="/signin">Sign-in</a> +<a href="/signup/">Sign-up</a> +<a href="/signin/">Sign-in</a> |
