Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit f860ca4

Browse files
committed
fixed link syntax
1 parent 2ab6b0d commit f860ca4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ specs and cucumber features, and make patches.
2626

2727
NOTE: You do not need to use rspec-dev to work on a specific RSpec repo. You
2828
can treat each RSpec repo as an independent project.
29-
* Build Detail[BUILD_DETAIL.md]
30-
* Code of Conduct[CODE_OF_CONDUCT.md]
31-
* Contributing[CONTRIBUTING.md]
32-
* Development[DEVELOPMENT.md]
29+
* [Build Detail](BUILD_DETAIL.md)
30+
* [Code of Conduct](CODE_OF_CONDUCT.md)
31+
* [Contributing](CONTRIBUTING.md)
32+
* [Development](DEVELOPMENT.md)
3333

3434
## Basic Structure
3535

0 commit comments

Comments
 (0)