From 4dba116e49b08f4ba7c946228263c9ab91954bbd Mon Sep 17 00:00:00 2001 From: Alistair Thomas Date: Thu, 28 Jun 2018 17:16:04 +0100 Subject: [PATCH] doc: Fix links in the Manual The DocBook source for the Vala Reference Manual is now only available through HTTPS. Update the XSLT so links are correctly translated to in document links again. --- doc/manual/common.xsl | 8 ++++---- doc/manual/print.xsl | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/manual/common.xsl b/doc/manual/common.xsl index 2a802b52d..6cf54e50e 100644 --- a/doc/manual/common.xsl +++ b/doc/manual/common.xsl @@ -184,15 +184,15 @@ - + - + - + - + diff --git a/doc/manual/print.xsl b/doc/manual/print.xsl index 969e93d16..35f982ee2 100644 --- a/doc/manual/print.xsl +++ b/doc/manual/print.xsl @@ -114,10 +114,10 @@ - + - + @@ -125,11 +125,11 @@ - + - + -- 2.47.2