From f774b527e06329b3caed28f4606692a543a08d8e Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Sun, 31 May 2026 20:17:47 -0700 Subject: [PATCH] change tos and privacy links --- docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.json b/docs.json index 55f3681..fe240e3 100644 --- a/docs.json +++ b/docs.json @@ -374,11 +374,11 @@ }, { "label": "Privacy", - "href": "https://pangolin.net/privacy-policy.html" + "href": "https://pangolin.net/privacy" }, { "label": "Terms", - "href": "https://pangolin.net/terms-of-service.html" + "href": "https://pangolin.net/tos" } ] },