diff options
author | 2021-08-12 12:07:12 -0700 | |
---|---|---|
committer | 2021-08-12 12:07:12 -0700 | |
commit | 65adf37f8d40e31d6c10f3dd3840d27299a6d993 (patch) | |
tree | 250cc9eb80ae0abb9346b95c260b58b9a6637bcf /pydis_site | |
parent | Merge pull request #560 from python-discord/mbaruh/cj-links (diff) |
Fix data reviews URL
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/home/timeline.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index d9069aca..0cfdcb4e 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -111,7 +111,7 @@ pretty much as soon as our new bot and site starts collecting some data. To this day, we keep <a href="https://pythondiscord.com/pages/privacy/">our privacy policy</a> up to date with all changes, and since April 2020 we've started doing <a - href="https://pythondiscord.com/pages/data-reviews/">monthly data reviews</a>.</p> + href="https://www.notion.so/6784e3a9752444e89d19e65fd4510d8d?v=69268794b9d2454a9c28e1550e2923c2">monthly data reviews</a>.</p> <div class="flex justify-between items-center"> <span class="cd-timeline__date">May 21st, 2018</span> |