You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Pledger.io has the following features:
28
28
29
29
## Get started
30
30
31
-
**Note:** the front-end application can be found in the [user-interface](https://bitbucket.org/jongsoftdev/user-interface) repository. The [deployment](https://bitbucket.org/jongsoftdev/fintrack-deployment) build will bundle the front-end with this backend system.
31
+
**Note:** the front-end application can be found in the [user-interface](https://github.com/pledger-io/user-interface) repository. The [deployment](https://github.com/pledger-io/build-tooling) build will bundle the front-end with this backend system.
32
32
33
33
In this repository you will find the backend REST application needed to run Pledger.io.
34
34
@@ -45,7 +45,7 @@ You can build the application using the Gradle command:
45
45
46
46
### Running the backend
47
47
48
-
The generated phat JAR in the ```fintrack-api``` module can be started, which will run the backend of FinTrack. To access the
48
+
The generated phat JAR in the ```fintrack-api``` module can be started, which will run the backend of Pledger.io. To access the
0 commit comments