From 45760b9dd3a7e7cedcba6d677076c001349cb6b5 Mon Sep 17 00:00:00 2001 From: Marnik Bercx Date: Tue, 4 Oct 2022 03:45:52 +0200 Subject: [PATCH] Make 2022 latest version --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 3d3f89e1..57de4810 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,9 +9,9 @@ The official home of AiiDA tutorial materials and videos. ------ :column: col-lg-12 pl-0 pr-0 - .. link-button:: https://aiida-tutorials.readthedocs.io/en/tutorial-2021-intro/ + .. link-button:: https://aiida-tutorials.readthedocs.io/en/tutorial-2022-intro/ :type: url - :text: Latest: 2021 Introductory virtual tutorial + :text: Latest: 2022 Introductory virtual tutorial :classes: btn-link btn-block stretched-link -------