From 4703971e5c7ed6c916770ae6bc291a7cf78dbb80 Mon Sep 17 00:00:00 2001 From: geemus Date: Sun, 13 Jun 2010 18:27:18 -0700 Subject: [PATCH] also link the company that provides each set of services --- README.rdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rdoc b/README.rdoc index 645b8c3c03..b6a5733005 100644 --- a/README.rdoc +++ b/README.rdoc @@ -91,11 +91,11 @@ It will return an {excon}[http://github.com/geemus/excon] response, which has #h Play around and use the console to explore or check out the {getting started guide}[http://wiki.github.com/geemus/fog/getting-started-with-fog] for more details. You should try out the (varying) support fog has for: -* AWS [{EC2}[http://aws.amazon.com/ec2], {ELB}[http://aws.amazon.com/elasticloadbalancing], {S3}[http://aws.amazon.com/s3], {SimpleDB}[http://aws.amazon.com/simpledb]] -* Rackspace [{Files}[http://www.rackspacecloud.com/cloud_hosting_products/files], {Servers}[http://www.rackspacecloud.com/cloud_hosting_products/servers]] +* {AWS}[http://aws.amazon.com] [{EC2}[http://aws.amazon.com/ec2], {ELB}[http://aws.amazon.com/elasticloadbalancing], {S3}[http://aws.amazon.com/s3], {SimpleDB}[http://aws.amazon.com/simpledb]] +* {Rackspace|http://www.rackspace.com} [{Files}[http://www.rackspacecloud.com/cloud_hosting_products/files], {Servers}[http://www.rackspacecloud.com/cloud_hosting_products/servers]] * {Slicehost}[http://www.slicehost.com] -* Terremark [{vCloud Express}[http://vcloudexpress.terremark.com]] -* Blue Box Group [{Blocks}[http://www.blueboxgrp.com/blocks]] +* {Terremark}[http://www.terremark.com] [{vCloud Express}[http://vcloudexpress.terremark.com]] +* {Blue Box Group}[http://www.blueboxgrp.com] [{Blocks}[http://www.blueboxgrp.com/blocks]] Enjoy, and let me know what I can do to continue improving fog!