Fixed broken links in README.md

Change-Id: I1bbf328075308098c340bcc31f4f846b936c2c5b
This commit is contained in:
Graham Hayes 2013-08-26 11:38:42 +01:00
parent a96e345e7a
commit 1fe95e607c

View File

@ -7,7 +7,7 @@ Bugs / Blueprints: http://launchpad.net/moniker
IRC: #openstack-dns IRC: #openstack-dns
Installation: http://designate.readthedocs.org/en/latest/install.html Installation: http://designate.readthedocs.org/en/latest/getting-started.html
# Development # Development
Designate follows the [OpenStack Gerrit Workflow](https://wiki.openstack.org/wiki/Gerrit_Workflow) Designate follows the [OpenStack Gerrit Workflow](https://wiki.openstack.org/wiki/Gerrit_Workflow)
@ -32,7 +32,7 @@ pip install -r requirements.txt
sphinx-build source/ html/ sphinx-build source/ html/
```` ````
now point your browser at html/index.html now point your browser at html/index.html
(the official documentation is published to [readthedocs](http://designate.readthedocs.org/en/latest/install.html) by the (the official documentation is published to [readthedocs](http://designate.readthedocs.org/en/latest/index.html) by the
maintainers. maintainers.