Skip to content

Commit 18b87a1

Browse files
committed
docs: update footer trademark link to LF Projects Series LLC
Fixes #671 Signed-off-by: Atishyy27 <sethatishayjain@gmail.com>
1 parent c7f8286 commit 18b87a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/overrides/partials/copyright.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="md-copyright">
22
{% if config.copyright %}
33
<div class="md-copyright__highlight">
4-
{{ config.copyright }}.<br>The Linux Foundation has registered trademarks and uses
5-
trademarks. For a list of trademarks of The Linux Foundation, please see our <a
6-
href="https://www.linuxfoundation.org/trademark-usage" />Trademark Usage page</a>.
4+
{{ config.copyright }}.<br>LF Projects, LLC has registered trademarks and uses
5+
trademarks. For a list of trademarks of LF Projects, LLC, please see our <a
6+
href="https://lfprojects.org/policies/" />Policies page</a>.
77
</div>
88
{% endif %}
99
{% if not config.extra.generator == false %}

0 commit comments

Comments
 (0)