Revert "Use https for fedorapeople URLs and copr-be.cloud.fedoraproject.org"

This reverts commit 7fd29c3127.
This commit is contained in:
Till Maas 2014-08-31 09:54:20 +02:00
parent 7fd29c3127
commit b555731709
11 changed files with 22 additions and 22 deletions

View file

@ -62,7 +62,7 @@ class MediaWiki(fedora.client.Wiki):
""" Mediawiki class.
Handles interaction with the Mediawiki.
Code stollen from cnucnu:
https://fedorapeople.org/gitweb?p=till/public_git/cnucnu.git;a=summary
http://fedorapeople.org/gitweb?p=till/public_git/cnucnu.git;a=summary
"""
def __init__(self, base_url='https://fedoraproject.org/w/', *args,