Just a quick note on backwards compatibility (because the issue mentions Abiquo 2.4), this change should not affect previous Abiquo versions, since older versions of the API will just ignore the new link.
This PR looks good to me, once the `null` check has been added to the builder. Thanks @carlosgarciaibanez! And a tip: Next time (there is no need to change that now), it is better to create a branch in your fork for the changes, and don't work directly on `master`. You can send the PR from your topic branch. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/17#issuecomment-21807958
