Skip to content

Commit 6ebb568

Browse files
chore: fix privacy policy (#339)
1 parent a862c18 commit 6ebb568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ module.exports = {
196196
},
197197
{
198198
label: 'Privacy Policy',
199-
href: 'https://www.kilt.io/privacy-policy-for-kilt-protocol/',
199+
href: 'https://www.kilt.io/privacy-policy/',
200200
},
201201
],
202202
},

0 commit comments

Comments
 (0)