mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Fixed link URL for license
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user