Sahara projects migrated to storyboard.openstack.org. Replace the references to Launchpad and clean up some duplication. Fix the bug link in the openstackdocstheme configuration. Change-Id: I01092ad6d35e2c0624646033d95c00526094a06d
12 lines
330 B
HTML
12 lines
330 B
HTML
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="https://wiki.openstack.org/wiki/Sahara">Sahara @ OpenStack Wiki</a></li>
|
|
<li><a href="https://storyboard.openstack.org/#!/project_group/74">Sahara @ Storyboard</a></li>
|
|
</ul>
|
|
|
|
{% if READTHEDOCS %}
|
|
<script type='text/javascript'>
|
|
$('div.body').css('margin', 0)
|
|
</script>
|
|
{% endif %}
|