Fixed link URL for license

This commit is contained in:
Spencer Strickland
2024-02-19 15:14:03 -06:00
parent dff5960a2c
commit f80c16f943

View File

@@ -11,7 +11,7 @@
<a class="my-2 inline hover:text-orange" href="https://github.com/boostorg" target="_blank">GitHub</a>
</div>
<div><span class="text-sm">Website supported by grants from <a href="https://cppalliance.org/" target="_blank" class="text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">The C++ Alliance</a>.</span></div>
<div><span class="text-xs italic">Distributed under the <a href="/LICENSE_1.0.txt" class="text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">Boost Software License, Version 1.0</a>.</span></div>
<div><span class="text-xs italic">Distributed under the <a href="/LICENSE_1_0.txt" class="text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange">Boost Software License, Version 1.0</a>.</span></div>
{# <div><span class="text-sm"><i>Slack is a registered trademark and service mark of Slack Technologies, Inc.</i></span></div> #}
</div>
</footer>