From 771978fa47c668aba3bdea6b330fe749ade8eeaa Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Thu, 28 Oct 2021 01:52:22 +0200 Subject: [PATCH] xsltproc: add missing documentation link (#7267) --- pages/osx/xsltproc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/osx/xsltproc.md b/pages/osx/xsltproc.md index 071ab8eb6..37e72ba6e 100644 --- a/pages/osx/xsltproc.md +++ b/pages/osx/xsltproc.md @@ -1,6 +1,7 @@ # xsltproc > Transform XML with XSLT to produce output (usually HTML or XML). +> More information: . - Transform an XML file with a specific XSLT stylesheet: