Skip to content

Commit 5c5a9c1

Browse files
committed
update docs
1 parent 6dc45a2 commit 5c5a9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ You can launch the BootiqueApplication by running the project using the spring-b
8585

8686
The Kotlin Bootique application exposes a Swagger endpoint that allows you to explore the API: [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html)
8787

88-
Alternatively you can also execute all the request against the API using the provided HTTP Request files in the /http folder or using curl.
88+
Alternatively you can also execute request inside IntelliJ against the API using the provided [HTTP Request files](./http) in the [/http](./http) folder or using curl.
8989

9090
#### Products
9191

0 commit comments

Comments
 (0)