diff --git a/docs/source/conf.py b/docs/source/conf.py
index 8c46d4c2..3f323d6a 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -30,4 +30,3 @@ exclude_patterns = []
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = 'sphinx_rtd_theme'
-html_static_path = ['_static']
diff --git a/docs/source/getting_started/installation.rst b/docs/source/getting_started/installation.rst
index 9dc896d6..e3a859d8 100644
--- a/docs/source/getting_started/installation.rst
+++ b/docs/source/getting_started/installation.rst
@@ -8,8 +8,8 @@ Prerequisites
^^^^^^^^^^^^^
- `Python 3.8+ `_
-- `pip `
-- `ollama ` *optional for local models
+- `pip `_
+- `ollama `_ *optional for local models
Install the library