Sfoglia il codice sorgente

libxslt: correct homepage link

Link to the actual webpage of libxslt, not to the xslt spec page.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch Siach 8 anni fa
parent
commit
d9a6d70283
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/libxslt/Config.in

+ 1 - 1
package/libxslt/Config.in

@@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBXSLT
 	  to describe how the document is transformed into another
 	  to describe how the document is transformed into another
 	  XML document that uses the formatting vocabulary.
 	  XML document that uses the formatting vocabulary.
 
 
-	  http://www.w3.org/TR/xslt
+	  http://xmlsoft.org/xslt/