From 91604e03d01d792d29fd7ac111236ddf1a2ff1b1 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: Ide5b55aa1e76ae088142401f06def207e8c82215 --- tools/rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rfc.sh b/tools/rfc.sh index ed287e8..6905d89 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