Fix README link to pessimistic version constraint

This commit is contained in:
Dan Lichty 2016-08-26 10:13:16 -04:00 committed by GitHub
parent e335fe40bf
commit f3f1e51f86
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ Constraint][pvc] with two digits of precision. For example:
spec.add_dependency 'omniauth', '~> 1.0'
[semver]: http://semver.org/
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
[pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
## License
Copyright (c) 2010-2013 Michael Bleigh and Intridea, Inc. See [LICENSE][] for