From d9a6d70283442f78a965b6c6d9713c4377d90de8 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Wed, 9 Nov 2016 18:40:44 +0200 Subject: [PATCH] libxslt: correct homepage link Link to the actual webpage of libxslt, not to the xslt spec page. Signed-off-by: Baruch Siach Signed-off-by: Thomas Petazzoni --- package/libxslt/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libxslt/Config.in b/package/libxslt/Config.in index ee2f66c36e..dfe5b99f04 100644 --- a/package/libxslt/Config.in +++ b/package/libxslt/Config.in @@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBXSLT to describe how the document is transformed into another XML document that uses the formatting vocabulary. - http://www.w3.org/TR/xslt + http://xmlsoft.org/xslt/