From fd57bba2195c2b8405b6317755f6ad7030702dfc Mon Sep 17 00:00:00 2001 From: Adrian Likins Date: Thu, 22 Jan 2009 11:55:11 -0500 Subject: [PATCH] change old urls to new urls --- README | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 0e3b168..752d680 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ certmaster -- it hands out SSL certs! read more at: -https://hosted.fedoraproject.org/projects/certmaster +https://fedorahosted.org/certmaster/ -Source: http://git.fedoraproject.org/git/certmaster.git +Source: http://git.fedorahosted.org/git/?p=certmaster.git;a=summary diff --git a/setup.py b/setup.py index 1c9f213..39a7ad3 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ if __name__ == "__main__": version = VERSION, author = "Lots", author_email = "func-list@redhat.com", - url = "https://hosted.fedoraproject.org/projects/certmaster/", + url = "https://fedorahosted.org/certmaster/", license = "GPL", scripts = [ "scripts/certmaster", "scripts/certmaster-ca", -- 2.39.2