Skip to content

Commit 44d6b01

Browse files
committed
Readme typo fix
1 parent e148924 commit 44d6b01

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
@@ -7,12 +7,12 @@ I am hosting the app on free tire of google cloud and heroku. These instances sh
77
the Heroku instance can automatically restart the app includining the H2 database, so if login is not working in google cloud instance try Heroku instance, the startup takes a long time so be patient.
88

99
#### Google Cloud Hosted
10-
- [WebApp (hosted in Google Cloud)](http://104.196.240.40:9119)
10+
- [WebApp](http://104.196.240.40:9119)
1111
- [Api Doc (swagger)](http://104.196.240.40:9119/swagger/index.html)
1212
- [Api Doc (redoc)](http://104.196.240.40:9119/redoc/index.html)
1313

1414
#### Heroku Hosted
15-
- [WebApp (hosted in Heroku)](https://infomud.herokuapp.com/)
15+
- [WebApp](https://infomud.herokuapp.com/)
1616
- [Api Doc (swagger)](https://infomud.herokuapp.com/swagger/index.html)
1717

1818
## Angular 5+ Frontent with SpringBoot (Java) Backend

0 commit comments

Comments
 (0)