We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b2305 commit eb0ba5eCopy full SHA for eb0ba5e
mkdocs.yml
@@ -200,7 +200,14 @@ markdown_extensions:
200
- pymdownx.tasklist:
201
custom_checkbox: true
202
203
-copyright: Copyright © 2023 Amazon Web Services
+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>
211
212
plugins:
213
- privacy
0 commit comments