Skip to content

Commit eb0ba5e

Browse files
authored
docs: Add AWS copyright footer. (#7313)
Add AWS copyright footer.
1 parent 02b2305 commit eb0ba5e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

mkdocs.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,14 @@ markdown_extensions:
200200
- pymdownx.tasklist:
201201
custom_checkbox: true
202202

203-
copyright: Copyright © 2023 Amazon Web Services
203+
copyright: |
204+
<div id="awsdocs-legal-zone-copyright">
205+
<a href="https://aws.amazon.com/privacy" target="_blank" rel="nofollow">Privacy</a> |
206+
<a href="https://aws.amazon.com/terms/" target="_blank" rel="nofollow">Site terms</a> |
207+
<span class="copyright">
208+
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.
209+
</span>
210+
</div>
204211
205212
plugins:
206213
- privacy

0 commit comments

Comments
 (0)