Skip to content

Commit e9970d9

Browse files
fix: update privacy policy and terms of use links to point to deployed GitHub Pages URLs
Replaced relative paths to `privacy-policy.html` and `terms-of-use.html` with absolute URLs pointing to the deployed site Ensures users are directed to live policy pages rather than file paths in the repo
1 parent b76e6a0 commit e9970d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ Security and privacy are core principles of GitHub Connection Visualizer:
154154

155155
This application is governed by a dedicated **Privacy Policy** and **Terms of Use**. These documents explain how data is handled, user responsibilities, and the limitations of the tool.
156156

157-
- [Privacy Policy](./privacy-policy.html)
158-
- [Terms of Use](./terms-of-use.html)
157+
- [Privacy Policy](https://dulanjayabhanu.github.io/github-connection-visualizer/privacy-policy.html)
158+
- [Terms of Use](https://dulanjayabhanu.github.io/github-connection-visualizer/terms-of-use.html)
159159

160160
Please review these pages before using the application.
161161

0 commit comments

Comments
 (0)