From 88b56408556f32c3bf0f3fe0f00222f1ec11d559 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: I5806071063b0577b38a7b9b7cf1c0a6031327ee0 --- 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