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

Commit b77bd9c

Browse files
committed
Add missing link references to example.md documentation
1 parent 3e066f5 commit b77bd9c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/example.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ For more complex examples applications, please refer to:
5757

5858
- [Express.js example application](http://github.com/apiaryio/dredd-example)
5959
- [Ruby on Rails example application](https://github.com/theodorton/dredd-test-rails)
60+
61+
62+
[API Blueprint]: http://apiblueprint.org/
63+
[Express.js]: http://expressjs.com/starter/hello-world.html

docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Generally, if you want to add Dredd to your existing test suite, you can just sa
207207
In some eco-systems, there is native support for adding Dredd to
208208

209209
- [grunt-dredd](https://github.com/mfgea/grunt-dredd) a grunt task wrapper
210-
- [dredd-rack]( https://github.com/gonzalo-bulnes/dredd-rack) a rake task and rack wrapper
210+
- [dredd-rack](https://github.com/gonzalo-bulnes/dredd-rack) a rake task and rack wrapper
211211

212212
## Continuous Integration
213213

0 commit comments

Comments
 (0)