mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
oops, fix link syntax
This commit is contained in:
parent
5e9395fda6
commit
3f2e6cf03a
1 changed files with 6 additions and 6 deletions
12
README.rdoc
12
README.rdoc
|
@ -92,15 +92,15 @@ That should give you some stuff to try and places to look.
|
|||
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}]
|
||||
* {Slicehost|http://www.slicehost.com}
|
||||
* Terremark [{vCloud Express|http://vcloudexpress.terremark.com}]
|
||||
* Blue Box Group [{Blocks|http://www.blueboxgrp.com/blocks}]
|
||||
* 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]]
|
||||
* {Slicehost}[http://www.slicehost.com]
|
||||
* Terremark [{vCloud Express}[http://vcloudexpress.terremark.com]]
|
||||
* Blue Box Group [{Blocks}[http://www.blueboxgrp.com/blocks]]
|
||||
|
||||
Enjoy, and let me know what I can do to continue improving fog!
|
||||
|
||||
* Work for {twitter|http://twitter.com}? I'd love to reclaim the unused {@fog|http://twitter.com/fog} account!
|
||||
* Work for {twitter}[http://twitter.com]? I'd love to reclaim the unused {@fog}[http://twitter.com/fog] account!
|
||||
* Follow {@geemus}[http://twitter.com/geemus] on Twitter.
|
||||
* See upcoming work in the {tracker}[http://www.pivotaltracker.com/projects/54635].
|
||||
* Report bugs in {issues}[http://github.com/geemus/fog/issues].
|
||||
|
|
Loading…
Reference in a new issue