From 659364e5ac8f1031f25d674539562b16401136ce Mon Sep 17 00:00:00 2001 From: Ryan P Kilby Date: Wed, 19 Feb 2020 17:55:34 -0800 Subject: [PATCH] Fix 404 search modal link --- docs_theme/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_theme/404.html b/docs_theme/404.html index d6f68e6a9..7d7cc0a43 100644 --- a/docs_theme/404.html +++ b/docs_theme/404.html @@ -4,6 +4,6 @@

404

Page not found

-

Try the homepage, or search the documentation.

+

Try the homepage, or search the documentation.

{% endblock %}