Skip to content

Commit 93808e4

Browse files
committed
Merge remote-tracking branch 'origin/astro-pure-v4_0_3' into astro-pure-v4_0_3
2 parents 99774ec + 191abcc commit 93808e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pure/components/pages/Copyright.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const showToastStr = showToast.toString()
125125
<span>Copyright</span>
126126
<a
127127
class='text-sm text-foreground max-sm:place-self-center'
128-
href='https://creativecommons.org/licenses/by/4.0/'
128+
href='https://creativecommons.org/licenses/by-nc-sa/4.0/'
129129
target='_blank'
130130
>
131131
CC BY-NC-SA 4.0

0 commit comments

Comments
 (0)