diff --git a/package/python-pyparsing/Config.in b/package/python-pyparsing/Config.in index 425ffe326b..926ca07ed7 100644 --- a/package/python-pyparsing/Config.in +++ b/package/python-pyparsing/Config.in @@ -7,4 +7,4 @@ config BR2_PACKAGE_PYTHON_PYPARSING module provides a library of classes that client code uses to construct the grammar directly in Python code. - http://pyparsing.wikispaces.com/ + https://github.com/pyparsing/pyparsing/