From 636369492e433c6aca096bfcf83456ece18d892a Mon Sep 17 00:00:00 2001 From: Josh Siegle Date: Fri, 14 Jul 2023 20:40:55 -0700 Subject: [PATCH] Update GitHub link --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 46b29c5..1d5dcb9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -198,7 +198,7 @@ "external_links": [{"name": "Purchase", "url": "https://open-ephys.org/commutators/coaxial-commutator"},], 'icon_links': [ dict(name='GitHub', - url='https://github.com/open-ephys/commutator-docs', + url='https://github.com/open-ephys/onix-commutator', icon='fab fa-github'), dict(name='Twitter', url='https://twitter.com/openephys',