docs: fix more broken links
Change-Id: If028f9ae9de78d75c4a3cd8d03ad25bc44c4c0ad
This commit is contained in:
parent
52a2129e83
commit
b3c5aa1b8d
@ -46,8 +46,8 @@ If you will be operating IronFunctions, then the benefits are different, but rel
|
||||
|
||||
## Quick-start guide
|
||||
|
||||
* Install DevStack with [IronFunctions enabled](https://github.com/iron-io/picasso/blob/master/devstack/README.rst)
|
||||
* Clone the [Picasso source](https://github.com/iron-io/picasso)
|
||||
* Install DevStack with [IronFunctions enabled](https://github.com/openstack/picasso/blob/master/devstack/README.md)
|
||||
* Clone the [Picasso source](https://github.com/openstack/picasso)
|
||||
|
||||
Create a Python3.5 virtualenv
|
||||
|
||||
|
@ -50,7 +50,7 @@ Picasso is a lightweight ReST API service to work with IronFunctions using the O
|
||||
Run the following commands to install Picasso::
|
||||
|
||||
|
||||
git clone git@github.com:iron-io/picasso.git
|
||||
git clone git@github.com:openstack/picasso.git
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install -e .
|
||||
|
||||
@ -77,8 +77,8 @@ Required software::
|
||||
|
||||
The Picasso API endpoint should be available to OpenStack users, therefore it is suggested to run the API behind a load balancer.
|
||||
|
||||
.. _devstack_plugin: https://github.com/iron-io/picasso/blob/master/devstack/README.rst
|
||||
.. _devstack_plugin: https://github.com/openstack/picasso/blob/master/devstack/README.md
|
||||
.. _Glide: https://github.com/Masterminds/glide
|
||||
.. _options: https://github.com/iron-io/functions/blob/master/docs/options.md
|
||||
.. _README: https://github.com/iron-io/picasso/blob/master/README.md
|
||||
.. _README: https://github.com/openstack/picasso/blob/master/README.md
|
||||
.. _OpenStack_CLI: http://docs.openstack.org/cli-reference/
|
Loading…
Reference in New Issue
Block a user