Skip to content

Commit 6d45d58

Browse files
authored
docs: update copyright notice to align with AWS documentation standards (#4419)
1 parent 89025b5 commit 6d45d58

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
@@ -144,7 +144,14 @@ markdown_extensions:
144144
- pymdownx.tasklist:
145145
custom_checkbox: true
146146

147-
copyright: Copyright © 2025 Amazon Web Services
147+
copyright: |
148+
<div id="awsdocs-legal-zone-copyright">
149+
<a href="https://aws.amazon.com/privacy" target="_blank" rel="nofollow">Privacy</a> |
150+
<a href="https://aws.amazon.com/terms/" target="_blank" rel="nofollow">Site terms</a> |
151+
<span class="copyright">
152+
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.
153+
</span>
154+
</div>
148155
149156
plugins:
150157
- privacy

0 commit comments

Comments
 (0)