1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00

generalize version-specific URLs in the README

This commit is contained in:
David Chelimsky 2011-12-04 07:35:48 -06:00
parent 9ce037e81f
commit 3c0560ac2a

View file

@ -20,17 +20,17 @@ components of rspec that you're not using.
### rspec-core
* [Cucumber features](http://relishapp.com/rspec/rspec-core)
* [RDoc](http://rubydoc.info/gems/rspec-core/2.4.0/frames)
* [RDoc](http://rubydoc.info/gems/rspec-core/frames)
### rspec-expectations
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/frames)
### rspec-mocks
* [Cucumber features](http://relishapp.com/rspec/rspec-mocks)
* [RDoc](http://rubydoc.info/gems/rspec-mocks/2.4.0/frames)
* [RDoc](http://rubydoc.info/gems/rspec-mocks/frames)
## Install