Skip to content

Commit 1183876

Browse files
authored
update the link to privacy policy and tos (#1847)
1 parent 8939286 commit 1183876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const privacyPolicyUrl =
2-
"https://delv-public.s3.us-east-2.amazonaws.com/delv-privacy-policy.pdf";
2+
"https://github.com/delvtech/hyperdrive-frontend/blob/main/docs/delv-privacy-policy.pdf";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const termsOfUseUrl =
2-
"https://delv-public.s3.us-east-2.amazonaws.com/delv-terms-of-service.pdf";
2+
"https://github.com/delvtech/hyperdrive-frontend/blob/main/docs/delv-terms-of-service.pdf";

0 commit comments

Comments
 (0)