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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ In order to use the CF MultiApps Controller you should install the [multiapps](h
95
95
96
96
If you're using a different [host](multiapps-controller-web/manifests/manifest.yml#L4) than the default for your CF MultiApps Controller either set the following environment variable `MULTIAPPS_CONTROLLER_URL=<URL>` or run CF MTA plugin commands with `-u <URL>` so that they are executed against your instance(s) of the MultiApps Controller.
97
97
98
-
You could use a modified [spring-music](https://github.com/nvvalchev/spring-music) application, which is extended and adapted to the MTA model to test your newly deployed MultiApps Controller.
98
+
You could try out various [MTA examples](https://github.com/SAP-samples/cf-mta-examples) to test your newly deployed MultiApps Controller.
99
99
100
100
# How to contribute
101
101
*[Did you find a bug?](CONTRIBUTING.md#did-you-find-a-bug)
0 commit comments