Merge "Trivial: Update pypi url to new url"
This commit is contained in:
commit
ac4c6abe11
@ -12,7 +12,7 @@ Octavia
|
||||
=======
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/octavia.svg
|
||||
:target: https://pypi.python.org/pypi/octavia/
|
||||
:target: https://pypi.org/project/octavia/
|
||||
:alt: Latest Version
|
||||
|
||||
Octavia is an operator-grade open source scalable load balancer for use in
|
||||
|
@ -62,7 +62,7 @@ option passed in by the caller, the driver should raise an
|
||||
|
||||
It is recommended that drivers use the
|
||||
`jsonschema <https://github.com/Julian/jsonschema>`_ package or
|
||||
`voluptuous <https://pypi.python.org/pypi/voluptuous>`_ to validate the
|
||||
`voluptuous <https://pypi.org/project/voluptuous/>`_ to validate the
|
||||
request against the current driver capabilities.
|
||||
|
||||
See the `Exception Model`_ below for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user