diff --git a/doc/upstream-training/upstream-details.rst b/doc/upstream-training/upstream-details.rst index a65b7b38..183b9fa6 100644 --- a/doc/upstream-training/upstream-details.rst +++ b/doc/upstream-training/upstream-details.rst @@ -126,8 +126,8 @@ How OpenStack is made (3h including 1h30 exercises) * `OpenStack Project Teams `__ * `List of approved tags `_ - * `Understanding the DefCore Guidelines `_ - * `Core Definition `_ + * `Understanding the DefCore Guidelines `_ + * `Core Definition `_ * `Stackforge `_ * `How to add a project to Stackforge `_ * 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>`__) * Ubuntu or Fedora - * ``git clone https://github.com/openstack-dev/devstack.git`` + * ``git clone https://git.openstack.org/openstack-dev/devstack`` * `minimal configuration `_ * ``cd devstack; ./stack.sh`` * Exercise: get the code for the targeted contribution