From 322034bb23c7d8d1160077de8018f40e918d3147 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:36 +0000 Subject: [PATCH] Workflow documentation is now in infra-manual Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I2907a0c4b2c9b4c3dceffb0a0cd9e2405f866c65 --- tools/rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rfc.sh b/tools/rfc.sh index 14f9163a..c600e6ff 100755 --- a/tools/rfc.sh +++ b/tools/rfc.sh @@ -76,7 +76,7 @@ check_remote() echo "gerrit manually and then try again." echo echo "For more information, please see:" - echo "\thttp://wiki.openstack.org/GerritWorkflow" + echo "\thttp://docs.openstack.org/infra/manual/developers.html#development-workflow" exit 1 fi fi