This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] [PATCH] convert one more git:// to https://

Shawn Landden shawnlandden at gmail.com
Sun May 13 21:59:47 UTC 2012


---
 docs/deployment/advanced_installation.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/deployment/advanced_installation.rst b/docs/deployment/advanced_installation.rst
index c0612bc..48c6c27 100644
--- a/docs/deployment/advanced_installation.rst
+++ b/docs/deployment/advanced_installation.rst
@@ -70,7 +70,7 @@ Bug Importers
 If you want to use the customs bug importers, they will need to be installed.
 You can do this in one of the following ways:
 
-* pip install git://github.com/openhatch/oh-bugimporters.git  # (readonly)
+* pip install https://github.com/openhatch/oh-bugimporters.git  # (readonly)
 * Clone the repo into a folder at the same level as oh-mainline.
 
 
-- 
1.7.9.5



More information about the Devel mailing list