From 712d27b39499146a135a4983cc0c6d014bb6566e Mon Sep 17 00:00:00 2001 From: lidong Date: Tue, 19 May 2020 15:07:03 +0800 Subject: [PATCH] Update the outdated link Change-Id: Id7b8f11058e113103113603ec1f3bdabef4ca6ae --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7e7ccd24..60a6cd8c 100644 --- a/README.rst +++ b/README.rst @@ -66,7 +66,7 @@ In addition, the run_maven.sh script copies the jar files that get built from java/``*``/target directories to the target directory in the base project directory. This is because the StackForge “monasca-common-localrepo-upload” job uploads any jar files from that -directory to http://tarballs.openstack.org/ci/monasca-common. +directory to https://tarballs.opendev.org/openstack/ci/monasca-common. Copying the jar files to that directory made it so there didn’t have to be changes made to the “monasca-common-localrepo-upload” job. The build for monasca-thresh downloads the jars it depends on from that location on