From 5fe5a66c681093b5908f0cb7e4c922110e7d22bf Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Fri, 15 Nov 2019 15:47:28 +0100 Subject: [PATCH] Better reference to online resources Let's promote the official project homepage, instead of multiple heterogenous and sometimes obsoletes URLs. --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index edbfc419..e2e65b83 100644 --- a/README.rst +++ b/README.rst @@ -27,10 +27,6 @@ python SAML metadata aggregator This is a SAML metadata aggregator written in python. It is based on the model for metadata exchange by Ian Young: http://iay.org.uk/blog/2008/10/metadata_interc.html -* http://github.com/IdentityPython/pyFF -* http://pypi.python.org/pypi/pyFF -* http://packages.python.org/pyFF - Features ======== @@ -48,3 +44,8 @@ Dependencies * pyXMLSecurity * PyKCS11 (optional) + +More information +================ + +Project homepage: https://pyff.io/