documentation on using the gil
diff --git a/docs/conf.py b/docs/conf.py
index 74009a1..921b765 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -118,7 +118,7 @@
     html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
     html_context = {
         'css_files': [
-            '_static/theme_overrides.css',
+            '.static/theme_overrides.css',
         ]
     }