Apply suggestions from code review

Co-authored-by: softsimon <softsimon@users.noreply.github.com>
This commit is contained in:
wiz 2020-10-11 20:57:52 +09:00 committed by GitHub
parent 1d8d39db6b
commit db16dbbc9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@
<br><br>
<div class="text-small text-center">
<a href="/terms-of-service">Terms of Service</a>
<a [routerLink]="['/terms-of-service']">Terms of Service</a>
</div>
</div>

View File

@ -133,7 +133,7 @@
<br>
<div class="text-small text-center">
<a href="/terms-of-service">Terms of Service</a>
<a [routerLink]="['/terms-of-service']">Terms of Service</a>
</div>
</div>