Use git.openstack.org everywhere
Our official git master is at git.openstack.org, update places that use github instead. Also fixes link to DefCore document, the document has moved. Change-Id: Iac65643aa2566df2a24732f7b1c6d6093d8092f2
This commit is contained in:
parent
249038c813
commit
9a06a6a01c
@ -126,8 +126,8 @@ How OpenStack is made (3h including 1h30 exercises)
|
|||||||
|
|
||||||
* `OpenStack Project Teams <http://governance.openstack.org/reference/projects/index.html>`__
|
* `OpenStack Project Teams <http://governance.openstack.org/reference/projects/index.html>`__
|
||||||
* `List of approved tags <http://governance.openstack.org/reference/tags/index.html>`_
|
* `List of approved tags <http://governance.openstack.org/reference/tags/index.html>`_
|
||||||
* `Understanding the DefCore Guidelines <https://github.com/openstack/defcore>`_
|
* `Understanding the DefCore Guidelines <https://git.openstack.org/cgit/openstack/defcore>`_
|
||||||
* `Core Definition <https://github.com/openstack/defcore/blob/master/process/CoreDefinition.rst>`_
|
* `Core Definition <https://git.openstack.org/cgit/openstack/defcore/plain/doc/source/process/CoreDefinition.rst>`_
|
||||||
* `Stackforge <http://ci.openstack.org/stackforge.html>`_
|
* `Stackforge <http://ci.openstack.org/stackforge.html>`_
|
||||||
* `How to add a project to Stackforge <http://docs.openstack.org/infra/manual/creators.html>`_
|
* `How to add a project to Stackforge <http://docs.openstack.org/infra/manual/creators.html>`_
|
||||||
* Exercise: What kind of Program do you contribute to ?
|
* Exercise: What kind of Program do you contribute to ?
|
||||||
@ -166,7 +166,7 @@ Workflow of an OpenStack contribution and tools (3h including 2h exercises)
|
|||||||
(`slides <11-devstack.html>`__)
|
(`slides <11-devstack.html>`__)
|
||||||
|
|
||||||
* Ubuntu or Fedora
|
* Ubuntu or Fedora
|
||||||
* ``git clone https://github.com/openstack-dev/devstack.git``
|
* ``git clone https://git.openstack.org/openstack-dev/devstack``
|
||||||
* `minimal configuration <http://docs.openstack.org/developer/devstack/configuration.html#minimal-configuration>`_
|
* `minimal configuration <http://docs.openstack.org/developer/devstack/configuration.html#minimal-configuration>`_
|
||||||
* ``cd devstack; ./stack.sh``
|
* ``cd devstack; ./stack.sh``
|
||||||
* Exercise: get the code for the targeted contribution
|
* Exercise: get the code for the targeted contribution
|
||||||
|
Loading…
x
Reference in New Issue
Block a user