diff --git a/content/pages/other.rst b/content/pages/other.rst
index 90a35f5..84a41f7 100644
--- a/content/pages/other.rst
+++ b/content/pages/other.rst
@@ -6,5 +6,5 @@ Some pages i made
There are some pages i made for friends.
- `Calendar of the Minari `_
-- `Gerrit Dashboard Generator <{static}../gerrit-dashboard-generator/index.html>`_
+- `Gerrit Dashboard Generator `_
- `Symbolon <{static}../symbolon/index.html>`_
diff --git a/pelicanconf.py b/pelicanconf.py
index 1064ec1..5e643e6 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -11,8 +11,6 @@ STATIC_PATHS = [
'.well-known',
'favicon.ico',
'images',
- 'gerrit-dashboard-generator',
- 'gerrit-dashboard-generator/index.html',
'gpg-public-key.asc',
'pgpkey',
'symbolon',