#252 Remove typo in the link to hubs hosted url
Merged 7 years ago by sayanchowdhury. Opened 7 years ago by devyani7.
devyani7/fedora-hubs typo_fix  into  develop

file modified
+2 -2
@@ -79,7 +79,7 @@ 

  

  	$ pip install --upgrade [packagename]

  

- Configure the project to authenticate against iddev.fedorainfraclouid.org::

+ Configure the project to authenticate against iddev.fedorainfracloud.org::

  

      oidc-register --debug https://iddev.fedorainfracloud.org/ http://localhost:5000

  
@@ -95,7 +95,7 @@ 

  With that, try running the app by creating the database::

  

      $ python populate.py  # To create the db

-     

+ 

  If this fails with a complaint about no module named sanitizer, or something about HTMLsanitizer, you will need to install bleach::

  

  	$ pip install bleach

no initial comment

Pull-Request has been merged by sayanchowdhury

7 years ago
Metadata