diff mbox

libxslt: correct homepage link

Message ID c5785094c23c4455cdfc5b9f1063a98aba25d910.1478709644.git.baruch@tkos.co.il
State Accepted
Headers show

Commit Message

Baruch Siach Nov. 9, 2016, 4:40 p.m. UTC
Link to the actual webpage of libxslt, not to the xslt spec page.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/libxslt/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Nov. 9, 2016, 8:17 p.m. UTC | #1
Hello,

On Wed,  9 Nov 2016 18:40:44 +0200, Baruch Siach wrote:
> Link to the actual webpage of libxslt, not to the xslt spec page.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/libxslt/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
diff mbox

Patch

diff --git a/package/libxslt/Config.in b/package/libxslt/Config.in
index ee2f66c36ed6..dfe5b99f04c9 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/