Browse Source

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 năm trước cách đây
mục cha
commit
d9a6d70283
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 	  XML document that uses the formatting vocabulary.
 
-	  http://www.w3.org/TR/xslt
+	  http://xmlsoft.org/xslt/