From bf9f8f4910f5bab8b0b8ab2da27a7e3792d347a3 Mon Sep 17 00:00:00 2001 From: "Josh A. Mitchell" Date: Tue, 29 Jul 2025 08:33:19 +1000 Subject: [PATCH] nagl -> nagl-models in 404 URLs --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a78b215..fdbb35a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -187,7 +187,7 @@ if find_import_spec("notfound"): extensions.append("notfound.extension") - notfound_urls_prefix = "/projects/nagl/en/stable/" + notfound_urls_prefix = "/projects/nagl-models/en/stable/" notfound_context = { "title": "404: File Not Found", "body": f"""