浏览代码

Update link to project homepage

Rodolfo Carvalho 8 年之前
父节点
当前提交
39812be2b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/setup.py

+ 1 - 1
utils/setup.py

@@ -16,7 +16,7 @@ setup(
     description="Ansible wrapper for OpenShift Enterprise 3 installation.",
 
     # The project's main homepage.
-    url="http://github.com/openshift/openshift-extras/tree/enterprise-3.0/oo-install",
+    url="https://github.com/openshift/openshift-ansible",
 
     # Author details
     author="openshift@redhat.com",