docs: Update index.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1f86a7bd Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1f86a7bd Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1f86a7bd Branch: refs/heads/trunk Commit: 1f86a7bd72f88510b756b3e4e789cd8eb06cd862 Parents: c33de1b Author: Tomaz Muraus <[email protected]> Authored: Wed Aug 7 22:56:37 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Wed Aug 7 22:56:37 2013 +0200 ---------------------------------------------------------------------- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1f86a7bd/docs/index.rst ---------------------------------------------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 660c8b2..fc87cc2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,8 +22,8 @@ Resource you can manage with Libcloud are divided in the following categories: RackSpace CloudServers * :doc:`Cloud Object Storage </storage/index>` - services such as Amazon S3 and Rackspace CloudFiles -* :doc:`Load Balancers as a Service </loadbalancer/index>` -* :doc:`DNS as a Service </dns/index>` +* :doc:`Load Balancers as a Service </loadbalancer/index>` - services such as Amazon Elastic Load Balancer and GoGrid LoadBalancers +* :doc:`DNS as a Service </dns/index>` - services such as Amazon Route 53 and Zerigo .. figure:: /_static/images/supported_providers.png :align: center
