Update URLs from openstack.org to opendev.org
Change-Id: Iee0f3f88d870a7b93c9d15624537680bbc181502 Signed-off-by: David Pursehouse <dpursehouse@collab.net>
This commit is contained in:
parent
2d4b0ebee6
commit
1fa8df3fb2
2
README
2
README
@ -27,7 +27,7 @@ git repository. To do that you create a new folder ``lodgeit-dev`` in your
|
||||
projects directory and change into it. There we initialize the virtual
|
||||
environment and clone LodgeIt::
|
||||
|
||||
git clone https://git.openstack.org/openstack-infra/lodgeit
|
||||
git clone https://opendev.org/opendev/lodgeit
|
||||
|
||||
Right before we can initialize the virtual environment we need to install some
|
||||
development packages to compile the python imaging library.
|
||||
|
@ -26,7 +26,7 @@
|
||||
"multi-file" formatter.{% endtrans %}</p>
|
||||
<p>
|
||||
<strong>{% trans %}Download:{% endtrans %}</strong>
|
||||
<a href="http://git.openstack.org/cgit/openstack-infra/lodgeit/plain/scripts/lodgeit.py">lodgeit.py</a>
|
||||
<a href="https://opendev.org/opendev/lodgeit/raw/branch/master/scripts/lodgeit.py">lodgeit.py</a>
|
||||
</p>
|
||||
<h3>{% trans %}Vim Support{% endtrans %}</h3>
|
||||
<p>{% trans %}
|
||||
@ -48,7 +48,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<strong>{% trans %}Download:{% endtrans %}</strong>
|
||||
<a href="http://git.openstack.org/cgit/openstack-infra/lodgeit/plain/editors/vim/lodgeit.vim">lodgeit.vim</a>
|
||||
<a href="https://opendev.org/opendev/lodgeit/raw/branch/master/editors/vim/lodgeit.vim">lodgeit.vim</a>
|
||||
</p>
|
||||
<h3>{% trans %}Emacs Support{% endtrans %}</h3>
|
||||
<p>{% trans %}
|
||||
|
Loading…
Reference in New Issue
Block a user