removed reference to DRS in index.rst
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/de505012 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/de505012 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/de505012 Branch: refs/heads/trunk Commit: de5050121144327027b719af32a70db3dadada6b Parents: b0eee74 Author: mitch <[email protected]> Authored: Wed Nov 28 22:51:29 2018 -0500 Committer: mitch <[email protected]> Committed: Wed Nov 28 22:51:29 2018 -0500 ---------------------------------------------------------------------- docs/index.rst | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/de505012/docs/index.rst ---------------------------------------------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 463abaa..885d66a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,6 @@ Resource you can manage with Libcloud are divided in the following categories: Rackspace CloudFiles * :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 -* :doc:`Disaster Recovery as a Service as a Service (DRS) </drs/index>` - services such as Amazon Route 53 and Zerigo * :doc:`Container Services </container/index>` - container virtualization like Docker and Rkt as well as container based services * :doc:`Backup as a Service </backup/index>` - services such as Amazon EBS and OpenStack Freezer
