Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,9 @@ Now you can either run the DATs or deploy your own app.
###<a name="smokes-and-dats"></a> Running Smoke Tests & DATs

You can test that your diego-release deployment is working and integrating with cf-release
by running the lightweight `diego-smoke-tests` or the more thorough `diego-acceptance-tests`.
by running the lightweight [diego-smoke-tests] (https://github.com/cloudfoundry-incubator/diego-smoke-tests) or the more thorough [diego-acceptance-tests] (https://github.com/cloudfoundry-incubator/diego-acceptance-tests).
Follow the READMEs in their respective repositories:

- `src/github.com/cloudfoundry-incubator/diego-smoke-tests`
- `src/github.com/cloudfoundry-incubator/diego-acceptance-tests`

---
### Pushing an Application to Diego

Expand Down