You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2022/06/08 10:31:45 UTC

[whimsy] branch master updated: Replace private email with public link

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 16ed83bf Replace private email with public link
16ed83bf is described below

commit 16ed83bf9fd5e1183298dfedbacdb3c0e25edbc0
Author: Sebb <se...@apache.org>
AuthorDate: Wed Jun 8 11:31:25 2022 +0100

    Replace private email with public link
---
 lib/whimsy/sitestandards.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/sitestandards.rb b/lib/whimsy/sitestandards.rb
index 101e186d..f1ecac62 100644
--- a/lib/whimsy/sitestandards.rb
+++ b/lib/whimsy/sitestandards.rb
@@ -115,7 +115,7 @@ module SiteStandards
       CHECK_CAPTURE => %r{(Privacy)}i,
       CHECK_VALIDATE => %r{\A(https://privacy\.apache\.org/policies/privacy-policy-public.html|https?://(www\.)?apache\.org/foundation/policies/privacy\.html)\z}i,
       CHECK_TYPE => true,
-      CHECK_POLICY => 'https://lists.apache.org/thread/bz0lv2wlh90t58n73wr85qoof7vdvdxt',
+      CHECK_POLICY => 'https://www.apache.org/foundation/marks/pmcs.html#navigation',
       CHECK_DOC => 'All websites must link to the Privacy Policy.',
     },