From 03550156151159fee5aaab7111495459ef10f9d2 Mon Sep 17 00:00:00 2001 From: Jeff Scheel Date: Thu, 21 Nov 2019 12:51:22 -0600 Subject: [PATCH] Fix URL links with .pdf extensions by substituting "%2e" fore "." Signed-of-by: Jeff Scheel --- Intrinsics_Reference/ch_intro.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Intrinsics_Reference/ch_intro.xml b/Intrinsics_Reference/ch_intro.xml index fbe1901..c9e0b5e 100644 --- a/Intrinsics_Reference/ch_intro.xml +++ b/Intrinsics_Reference/ch_intro.xml @@ -234,7 +234,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> AltiVec Technology Program Interface Manual. - https://www.nxp.com/docs/en/reference-manual/ALTIVECPIM.pdf + + https://www.nxp.com/docs/en/reference-manual/ALTIVECPIM.pdf @@ -244,7 +246,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> Intel Architecture Instruction Set Extensions and Future Features Programming Reference. - https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf + + https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf @@ -272,7 +276,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_intro"> Using the GNU Compiler Collection. - https://gcc.gnu.org/onlinedocs/gcc.pdf + + https://gcc.gnu.org/onlinedocs/gcc.pdf