Fixing broken (outdated) link for the Pessimistic Versioning Constraint.

This commit is contained in:
Devin Canterberry 2015-02-19 14:56:19 -08:00
parent a977f8bf20
commit ac1e289064

View file

@ -107,7 +107,7 @@ Constraint][pvc] with two digits of precision. For example:
spec.add_dependency 'middleman-core', '~> 3.0'
[semver]: http://semver.org/
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
[pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
## License