We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf2dc6 commit 826d65fCopy full SHA for 826d65f
1 file changed
frontend/src/composables/use-pages.ts
@@ -15,7 +15,7 @@ export default function usePages() {
15
{
16
id: "licenses",
17
name: "navigation.licenses",
18
- link: "https://creativecommons.org/about/cclicenses/",
+ link: "https://creativecommons.org/share-your-work/cclicenses/",
19
},
20
21
id: "sources",
0 commit comments