From df3f840d050a803c843200fb85287d61b8ecd1c0 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 5 Dec 2014 03:30:37 +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: I9eb429d60845eb4e465e893c5e6ba570d1817339 --- tools/rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rfc.sh b/tools/rfc.sh index 901fade..70e4d21 100755 --- a/tools/rfc.sh +++ b/tools/rfc.sh @@ -85,7 +85,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