Changes following feedback

This commit is contained in:
orangesurf 2023-12-15 10:04:04 +00:00
parent acff9782cb
commit 100936e551
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
The Mempool Open Source Project® The Mempool Open Source Project®
Copyright (c) 2019-2023 The Mempool Space K.K. and other shadowy super-coders Copyright (c) 2019-2023 Mempool Space K.K. and other shadowy super-coders
This program is free software; you can redistribute it and/or modify it under This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free the terms of the GNU Affero General Public License as published by the Free

View File

@ -430,9 +430,7 @@
</div> </div>
<div class="footer-links"> <div class="footer-links">
<a [routerLink]="['/terms-of-service']" i18n="shared.terms-of-service|Terms of Service">Terms of Service</a> <a href="/3rdpartylicenses.txt">Third-party Licenses</a>
<a [routerLink]="['/privacy-policy']" i18n="shared.privacy-policy|Privacy Policy">Privacy Policy</a>
<a href="https://mempool.space/3rdpartylicenses.txt">Third-party Licenses</a>
</div> </div>
<br> <br>