fix error url
Change-Id: I1e917b0fb64022729606de4dad7bf9df9d7bb52f
This commit is contained in:
parent
099183cbd0
commit
967d9f3083
@ -65,9 +65,9 @@
|
|||||||
<p>Rally is generic testing tool which can be used for OpenStack.</p>
|
<p>Rally is generic testing tool which can be used for OpenStack.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
||||||
<li><a href="https://rally.readthedocs.org/en/latest/">Documentation</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/">Documentation</a>
|
||||||
<li><a href="https://wiki.openstack.org/wiki/Rally/HowTo">How to use Rally (locally)</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/index.html">Quick start</a>
|
||||||
<li><a href="https://wiki.openstack.org/wiki/Rally/RallyGates">How to add Rally job to your project</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/gates.html">How to add Rally job to your project</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Steps to repeat locally</h2>
|
<h2>Steps to repeat locally</h2>
|
||||||
|
@ -48,8 +48,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git
|
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git
|
||||||
repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
||||||
<li><a href="https://rally.readthedocs.org/en/latest/">Documentation</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/">Documentation</a>
|
||||||
<li><a href="https://wiki.openstack.org/wiki/Rally/HowTo">How to use Rally (locally)</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/index.html">Quick start</a>
|
||||||
<li><a href="https://wiki.openstack.org/wiki/Rally/RallyGates">How to add Rally job to your project</a>
|
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/gates.html">How to add Rally job to your project</a>
|
||||||
</ul>
|
</ul>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user