Skip to content

Commit bb4c6d8

Browse files
authored
Update src/components/Pagination.astro
1 parent b020cd5 commit bb4c6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Pagination.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Default from '@astrojs/starlight/components/Pagination.astro'
99
<div>
1010
Copyright © 2021-2025 Duende Software. All rights reserved.<br />
1111
<a href="https://duendesoftware.com/privacy">Privacy Policy</a> | <a href="https://duendesoftware.com/terms">Terms of Service</a> |
12-
Sample and snippet code under <a href="https://github.com/DuendeSoftware/docs.duendesoftware.com/blob/main/LICENSE-CODE">MIT License</a>
12+
Sample and snippet code under <a href="https://github.com/DuendeSoftware/docs.duendesoftware.com/blob/main/LICENSE-CODE">MIT License</a>. Documentation content under <a href="https://github.com/DuendeSoftware/docs.duendesoftware.com/blob/main/LICENSE">CC BY-NC-ND</a>.
1313
</div>
1414

1515
<style>

0 commit comments

Comments
 (0)