diff options
author | 2021-08-12 13:09:57 -0700 | |
---|---|---|
committer | 2021-08-12 13:09:57 -0700 | |
commit | b3d7265e913b5b09729a9ff5bd83a55e8b0ea0fc (patch) | |
tree | e81614a272d6d9a08610217b481b09e40c42f59c | |
parent | Fix data reviews URL (diff) |
Update pydis_site/templates/home/timeline.html
Co-authored-by: Matteo Bertucci <[email protected]>
-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 0cfdcb4e..b404d6c0 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://www.notion.so/6784e3a9752444e89d19e65fd4510d8d?v=69268794b9d2454a9c28e1550e2923c2">monthly data reviews</a>.</p> + href="https://pythondiscord.notion.site/6784e3a9752444e89d19e65fd4510d8d">monthly data reviews</a>.</p> <div class="flex justify-between items-center"> <span class="cd-timeline__date">May 21st, 2018</span> |