Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Hyperlink example POM file
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Sierra committed Nov 29, 2010
1 parent 3d302e3 commit 96807ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -344,7 +344,7 @@ To run the tests **just once** and stop, run:
Getting Started with Maven
==========================

Copy the example `pom.xml` file from `modules/lazytest-maven-plugin/src/examples/pom.xml`
Copy the example `pom.xml` file from [modules/lazytest-maven-plugin/src/examples/pom.xml](https://github.com/stuartsierra/lazytest/blob/master/modules/lazytest-maven-plugin/src/examples/pom.xml)

Put your app sources in `src/main/clojure/` and your test sources in `src/test/clojure/`

Expand Down

0 comments on commit 96807ed

Please sign in to comment.