From a1bbdfe936b267fe16846d1f62305f65d56e67e5 Mon Sep 17 00:00:00 2001 From: mattip Date: Tue, 16 Feb 2021 12:54:12 +0200 Subject: [PATCH] typo in link to versions.html --- docs/source/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 18a5ccdae5a..aaa15d56e02 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -2,7 +2,7 @@ {% block sidebartitle %}
- {{ version }} ▼ + {{ version }} ▼
{% include "searchbox.html" %} {% endblock %}