diff options
| -rw-r--r-- | gnu/packages/python-web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index d5d3f8be4b..97523b6554 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -6035,7 +6035,7 @@ S3.") python-pytest python-setuptools python-wheel)) - (home-page "https://www.github.com/flask-restful/flask-restful/") + (home-page "https://github.com/flask-restful/flask-restful/") (synopsis "Flask module for creating REST APIs") (description "This package contains a Flask module for creating REST APIs.") |
