From 1051852377858c1df4698298a17eaf60230a9948 Mon Sep 17 00:00:00 2001 From: Elmar Ritsch Date: Wed, 16 Aug 2017 22:27:15 +0200 Subject: [PATCH] Fix broken `Show Source` links on documentation pages This corrects links that were accidentally pointing to `sourcename.rst.rst` files on GitHub by pointing them to the correct `sourcename.rst` files instead. --- Doc/tools/templates/customsourcelink.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/customsourcelink.html b/Doc/tools/templates/customsourcelink.html index 42172909cae438..fca44e9163cac7 100644 --- a/Doc/tools/templates/customsourcelink.html +++ b/Doc/tools/templates/customsourcelink.html @@ -4,7 +4,7 @@

{{ _('This Page') }}