Skip to content

Commit 42e2355

Browse files
chore: Removed ft-webapp references
Signed-off-by: K Siva Prasad Reddy <sivaprasadreddy.k@gmail.com>
1 parent c8919a8 commit 42e2355

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ $ git clone https://github.com/feature-tracker/config-server.git
2323
$ git clone https://github.com/feature-tracker/feature-service.git
2424
$ git clone https://github.com/feature-tracker/notification-service.git
2525
$ git clone https://github.com/feature-tracker/user-service.git
26-
$ git clone https://github.com/feature-tracker/ft-webapp.git
2726
$ git clone https://github.com/feature-tracker/feature-tracker-angular.git
2827
```
2928

@@ -56,7 +55,7 @@ Examples:
5655

5756
* `curl http://localhost:8989/features/api/products`
5857

59-
You can access the Feature Tracker webapp at http://localhost:8080
58+
You can access the Feature Tracker Angular application at http://localhost:4200
6059

6160
## How to contribute?
6261
* Run the application and let us know if you face any issue

0 commit comments

Comments
 (0)