From 4f90dd2288786e56ceb92250857a67a7ba07c765 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Mon, 11 Mar 2019 18:26:35 +0100 Subject: [PATCH] DOC: update link to whatsnew in sidebar to 0.24.2 --- doc/source/index.rst.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/index.rst.template b/doc/source/index.rst.template index 0f82592f084f4..f9617c3809cc9 100644 --- a/doc/source/index.rst.template +++ b/doc/source/index.rst.template @@ -40,7 +40,7 @@ See the :ref:`overview` for more detail about what's in the library. {% endif %} {% if not single_doc -%} - What's New in 0.24.1 + What's New in 0.24.2 install getting_started/index user_guide/index @@ -55,7 +55,7 @@ See the :ref:`overview` for more detail about what's in the library. {% endif -%} -* :doc:`whatsnew/v0.25.0` +* :doc:`whatsnew/v0.24.2` * :doc:`install` * :doc:`getting_started/index`