From 104244b833e0281c358e83c1ab5c5c9098f9af63 Mon Sep 17 00:00:00 2001 From: Khai Do Date: Sun, 28 Dec 2014 07:24:54 -0800 Subject: [PATCH] update jjb info for clarity Change-Id: Ic6482bd68ecb3303074979e7ac6686ab50531453 --- README.rst | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 937bf1ce4..9ae3aa5af 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Bug report: Cloning: -* https://git.openstack.org/openstack-infra/jenkins-job-builder +* git clone https://git.openstack.org/openstack-infra/jenkins-job-builder Patches are submitted via Gerrit at: diff --git a/setup.cfg b/setup.cfg index 5243cac77..95938cc80 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,7 @@ author_email = openstack-infra@lists.openstack.org summary = Manage Jenkins jobs with YAML description-file = README.rst license = Apache License, Version 2.0 -home-page = https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder +home-page = http://ci.openstack.org/jjb.html classifier = Topic :: Utilities Environment :: Console