diff --git a/conf.py b/conf.py
index e842eee1aaf4ddb81b194f181cc5c0b4f9671d4c..e266419fd8855bf711145bef9db418074bda15ce 100644
--- a/conf.py
+++ b/conf.py
@@ -148,7 +148,7 @@ for old_folder, new_folder in redirect_folders.items():
 notfound_template = '404.html'
 
 # Set the URLs prefix (adjust if your site is served from a subdirectory)
-notfound_urls_prefix = ''
+notfound_urls_prefix = '/docs.beagleboard.io/'
 
 # Provide additional context variables if needed
 notfound_context = {