Skip to content

Commit a84cc6a

Browse files
committed
change link
1 parent aa783d4 commit a84cc6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ const config = {
262262
},
263263
{
264264
label: "UID2 Privacy Policy",
265-
href: "https://transparentadvertising.com/privacy.htm"
265+
href: "https://transparentadvertising.com/privacy"
266266
},
267267
{
268268
type: "doc",

i18n/ja/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"link.item.label.UID2 Privacy Policy": {
2727
"message": "UID2 プライバシーポリシー",
28-
"description": "The label of footer link with label=UID2 Privacy Policy linking to https://transparentadvertising.com/privacy.htm"
28+
"description": "The label of footer link with label=UID2 Privacy Policy linking to https://transparentadvertising.com/privacy"
2929
},
3030
"link.item.label.Prebid": {
3131
"message": "Prebid",

0 commit comments

Comments
 (0)