Skip to content

Commit

Permalink
Removes dead link to DNS tests
Browse files Browse the repository at this point in the history
fog.io documentation had an outdating link to examples.

Closes #1198
  • Loading branch information
tokengeek committed Nov 9, 2012
1 parent cc27372 commit afd5b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dns/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ If you already have an account with another service you can just as easily use t

## Go Forth and Resolve

You can see an example of reusing code like this in the <a href="https://github.com/fog/fog/blob/master/examples/dns_tests.rb">examples folder</a>. Using this makes it easier to give yourself shortcuts to your cloud servers and manage how clients and users access them as well. It is great to have this flexibility so that you can modify your cloud infrastructure as needed while keeping everything ship shape. It also provides a nice way to create custom subdomains for users and just generally round out your cloud solution.
Using this makes it easier to give yourself shortcuts to your cloud servers and manage how clients and users access them as well. It is great to have this flexibility so that you can modify your cloud infrastructure as needed while keeping everything ship shape. It also provides a nice way to create custom subdomains for users and just generally round out your cloud solution.

0 comments on commit afd5b49

Please sign in to comment.