Skip to content

Commit 30ee9c4

Browse files
committed
Update README.md
1 parent a770366 commit 30ee9c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Of course if you don't want to build locally you can grab artifacts from maven c
6565
`http://repo1.maven.org/maven2/com/wordnik/`
6666

6767
## Sample Apps
68-
There are a number of sample apps in the `samples` folder:
68+
There are a number of sample apps in the [samples](https://github.com/swagger-api/swagger-core/tree/master/samples) folder:
6969

7070
[java-jaxrs](https://github.com/swagger-api/swagger-core/tree/master/samples/java-jaxrs/README.md) Java-based swagger server with JAX-RS
7171

@@ -94,7 +94,7 @@ To run the Play2 sample apps:
9494
```
9595
cd samples/java-play2
9696
97-
play run
97+
sbt run
9898
```
9999

100100
License

0 commit comments

Comments
 (0)