From 66e112baaaad6ada0ce23b78cddb8f2a79602497 Mon Sep 17 00:00:00 2001 From: Abhishek K M <67158080+Sync271@users.noreply.github.com> Date: Sat, 16 Apr 2022 22:44:49 +0530 Subject: [PATCH] update twitter link --- examples/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/conf.py b/examples/conf.py index d831d28cd..44f647031 100644 --- a/examples/conf.py +++ b/examples/conf.py @@ -53,7 +53,7 @@ }, { "name": "Twitter", - "url": "https://twitter.com/pymc-devs", + "url": "https://twitter.com/pymc_devs", "icon": "fab fa-twitter-square", }, {