Update links in README
* github to git.openstack.org * ML openstack to openstack-dev as that is where development discussions happen * nova.openstack.org to docs.openstack.org/developer/nova as that is the nova.openstack.org just redirects to there Change-Id: I884bb2dff3d026618c0bce202f938c7e87bffe04
This commit is contained in:
parent
6f853fb4f0
commit
27905a80fa
@ -42,18 +42,18 @@ Developers wishing to work on the OpenStack Nova project should
|
||||
always base their work on the latest Nova code, available from
|
||||
the master GIT repository at:
|
||||
|
||||
http://github.com/openstack/nova
|
||||
https://git.openstack.org/cgit/openstack/nova
|
||||
|
||||
Developers should also join the discussion on the mailing list,
|
||||
at:
|
||||
|
||||
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
|
||||
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
||||
|
||||
Any new code must follow the development guidelines detailed
|
||||
in the HACKING.rst file, and pass all unit tests. Further
|
||||
developer focused documentation is available at:
|
||||
|
||||
http://nova.openstack.org/
|
||||
http://docs.openstack.org/developer/nova/
|
||||
|
||||
For information on how to contribute to Nova, please see the
|
||||
contents of the CONTRIBUTING.rst file.
|
||||
|
Loading…
Reference in New Issue
Block a user