Skip to content

Commit 60a6412

Browse files
committed
Update readme (Change the angular doc link)
1 parent 1d145bc commit 60a6412

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
@@ -39,7 +39,7 @@ Read more @ http://bit.ly/2AStvhK
3939
sbt test # Run both backend and frontend unit tests
4040
```
4141

42-
* This seed is not using [scala play views](https://www.playframework.com/documentation/2.6.x/ScalaTemplates). All the views and frontend associated routes are served via [React](https://reactjs.org/) code base under `ui` directory.
42+
* This seed is not using [scala play views](https://www.playframework.com/documentation/2.6.x/ScalaTemplates). All the views and frontend associated routes are served via [Angular](https://angular.io/) code base under `ui` directory.
4343

4444
## Complete Directory Layout
4545

0 commit comments

Comments
 (0)