Fog SDK updated links

Pointing links to the updated and correct resources for fog.

Change-Id: I69dfaade6d3a30013d9893461da08e492112d74f
Closes-Bug: #1586530
This commit is contained in:
Marcela Bonell 2016-05-27 17:02:54 -05:00
parent 85eb47733b
commit 4e9e20d4bd

View File

@ -304,7 +304,7 @@
SDK SDK
</dt> </dt>
<dd> <dd>
<a class="roundedButton" href="http://rubydoc.info/gems/fog/"> <a class="roundedButton" href="http://fog.io/">
Fog SDK Fog SDK
</a> </a>
</dd> </dd>
@ -316,8 +316,18 @@
Docs and resources Docs and resources
</dt> </dt>
<dd> <dd>
<a class="link" href="https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/docs/getting_started.md" target="_top"> <a class="link" href="https://github.com/fog/fog-openstack/blob/master/docs/getting_started.md" target="_top">
Getting Started with Fog and OpenStack Getting started
</a>
</dd>
<dd>
<a class="link" href="https://github.com/fog/fog-openstack/blob/master/supported.md" target="_top">
Supported APIs
</a>
</dd>
<dd>
<a class="link" href="https://github.com/fog/fog-openstack/tree/master/examples" target="_top">
Code samples
</a> </a>
</dd> </dd>
</dl> </dl>