From c1d589f6be94439157f56284555cb5ce28882292 Mon Sep 17 00:00:00 2001 From: Dennis Bartlett Date: Fri, 28 Feb 2025 12:15:25 -0800 Subject: [PATCH] Feature/privacy policy (#2015) * Update URL syntax --- docs/PRIVACY.md | 2 +- docs/TERMS_OF_SERVICE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/PRIVACY.md b/docs/PRIVACY.md index 06b43ef197..6469a1db61 100644 --- a/docs/PRIVACY.md +++ b/docs/PRIVACY.md @@ -1,3 +1,3 @@ View our Privacy Policy on our website. -(Privacy Policy)[https://cline.bot/privacy] +[Privacy Policy](https://cline.bot/privacy) diff --git a/docs/TERMS_OF_SERVICE.md b/docs/TERMS_OF_SERVICE.md index 0ec7f78067..c8ebaf75a6 100644 --- a/docs/TERMS_OF_SERVICE.md +++ b/docs/TERMS_OF_SERVICE.md @@ -1,3 +1,3 @@ View our Terms of Service on our website. -(Terms of Service)[https://cline.bot/tos] +[Terms of Service](https://cline.bot/tos)