From d7c5c05800af8087e19281c4fc811f0e4141a941 Mon Sep 17 00:00:00 2001 From: admercs Date: Fri, 9 Feb 2024 17:25:06 -0800 Subject: [PATCH] update docs --- python/docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/docs/conf.py b/python/docs/conf.py index 3ba2793c..4f414ac9 100644 --- a/python/docs/conf.py +++ b/python/docs/conf.py @@ -175,7 +175,7 @@ "favicon": "../images/rune.svg", "icon": { "logo": "material/shield-airplane", - "repo": "fontawesome/fab/git-alt", + "repo": "fab/git-alt", "edit": "material/pencil", "view": "material/eye", },