Skip to content

Commit 4fbb4aa

Browse files
committed
Update links in readme.
1 parent 20103af commit 4fbb4aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ specs and cucumber features, and make patches.
113113

114114
NOTE: You do not need to use rspec-dev to work on a specific RSpec repo. You
115115
can treat each RSpec repo as an independent project.
116-
Please see the following files:
116+
Please see the following files:
117117

118118
For `rspec-rails`-specific development information, see
119119

120-
* [README_DEV](http://github.com/rspec/rspec-rails/blob/master/README_DEV.md)
121-
* [CODE_OF_CONDUCT] (https://github.com/rspec/rspec-rails/blob/master/code_of_conduct.md)
122-
* [BUILD_DETAIL](https://github.com/rspec/rspec-rails/blob/master/BUILD_DETAIL.md)
123-
* [CONTRIBUTING](https://github.com/rspec/rspec-rails/blob/master/CONTRIBUTING.md)
120+
- [Build details](BUILD_DETAIL.md)
121+
- [Code of Conduct](CODE_OF_CONDUCT.md)
122+
- [Detailed contributing guide](CONTRIBUTING.md)
123+
- [Development setup guide](DEVELOPMENT.md)
124124

125125

126126
## Model Specs

0 commit comments

Comments
 (0)