Skip to content

Commit 5920079

Browse files
authored
Merge branch 'develop' into feat/openapi-response-fields-enhancement
2 parents 12c1568 + eb0ba5e commit 5920079

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)