From d0653d48071521cc0bee9d75647f422d21e9804c Mon Sep 17 00:00:00 2001 From: MasterRoshan Date: Tue, 26 Mar 2019 17:27:08 -0400 Subject: [PATCH] fixed description link --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c96c40f..a137fba 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ if __name__ == "__main__": Reference documentation ======================= - See https://github.com/cameronbwhite/Flask-CAS"""), + See https://github.com/MasterRoshan/flask-cas-ng"""), packages=[ "flask_cas", ],