From 932194dc0009ef528f19c2d9dedda196533d55d0 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:14:20 +0100 Subject: [3.12] Change links on the index page (GH-117230) (#117268) Co-authored-by: Adorilson Bezerra --- Doc/tools/templates/indexcontent.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 5b3c174..6f854e8 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -58,11 +58,11 @@ - + - + {% endblock %} -- cgit v0.12