Skip to content

Commit 17f90a2

Browse files
committed
update privacy url
1 parent 020843d commit 17f90a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/assets/sources/IcosaSource.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default class IcosaSource extends ModelMediaSource {
2020
];
2121

2222
this.searchLegalCopy = "Search by Icosa";
23-
this.privacyPolicyUrl = "https://icosa.gallery/privacy";
23+
this.privacyPolicyUrl = "https://icosa.gallery/privacy-policy";
2424
this.transformPivot = TransformPivot.Bottom;
2525
}
2626
}

0 commit comments

Comments
 (0)