diff --git a/conf.py b/conf.py
index f32adda2fc30efd1d087cb8e4f49bc6ce9772a7f..6fb0b691f45036cf79994db5afda6bf0efa7a3bd 100644
--- a/conf.py
+++ b/conf.py
@@ -164,7 +164,6 @@ with open("PAGES") as f:
         gitlab_repo = repo
         gitlab_project = "/".join((gitlab_url, gitlab_user, gitlab_repo))
         docs_url = "/".join((url, slug))
-        json_url = "/".join((docs_url, json_url))
 
 if "docs.beagleboard.org" in docs_url:
     version_match = "stable"