From 8202e82d677a10440f6ab83bcda656c8d1cb4a5e Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 19 Feb 2018 11:55:58 -0700 Subject: [PATCH] Change link to docs Update the link to external docs from the deprecated Read the Docs site to CloudDocs --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2aeef53..956d7bc 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ Introduction The standard F5 BIG-IP Virtual Edition (VE) images available from f5.com must be 'patched' in order to be compatible with OpenStack. This repository's contents make it possible to patch and upload F5 VE images into OpenStack Glance. -The easiest way to patch a VE image for use in OpenStack is to use the F5 Heat template 'patch_upload_ve_image.yaml'. Please see the `F5 Heat User Guide `_ for instructions. +The easiest way to patch a VE image for use in OpenStack is to use the F5 Heat template 'patch_upload_ve_image.yaml'. Please see the `F5 Heat User Guide `_ for instructions. For Developers -------------- @@ -80,7 +80,7 @@ Contributor License Agreement ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Individuals or business entities who contribute to this project must have completed and submitted the `F5 Contributor License Agreement -`__ +`__ to Openstack_CLA@f5.com prior to their code submission being included in this project.