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 89025b5 commit 6d45d58Copy full SHA for 6d45d58
mkdocs.yml
@@ -144,7 +144,14 @@ markdown_extensions:
144
- pymdownx.tasklist:
145
custom_checkbox: true
146
147
-copyright: Copyright © 2025 Amazon Web Services
+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>
155
156
plugins:
157
- privacy
0 commit comments