mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Removes dead link to DNS tests
fog.io documentation had an outdating link to examples. Closes #1198
This commit is contained in:
parent
cc27372ffc
commit
afd5b4938f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue