Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiniTada authored Sep 12, 2022
1 parent ff86645 commit 8dba9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For example: [Mapstruct](https://mapstruct.org/), [Modelmapper](http://modelmapp

## Solution:

The finished sample application can be found in the [__solution__](./news-management/solution/news-management.jar) package at the root of the project, which can be run with the following command:
The finished sample application can be found in the [__solution__](./solution/news-management.jar) package at the root of the project, which can be run with the following command:
``` java
java -jar news-management.jar
```

0 comments on commit 8dba9e5

Please sign in to comment.