Skip to content

Commit e22e737

Browse files
Update network-test-app/README.md
Co-authored-by: Steven Whitehead <30630257+stevenwhitehead@users.noreply.github.com> Signed-off-by: Nasir Pauldon-Collins <nasir.pauldon-collins@ibm.com>
1 parent f09af49 commit e22e737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network-test-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This sample includes a `build` script which will build the container image and p
1313

1414
This app works by attempting to connect your Code Engine project to another IBM Cloud service; in order to do this properly, it must consume service credentials that should be configured by creating a `service binding` between the customer's project and the service they wish to connect to.
1515

16-
For more information about how to create a service binding, see [Adding services by using IBM Cloud service binding](https://cloud.ibm.com/docs/containers?topic=containers-service-binding).
16+
For more information about how to create a service binding, see [Working with service bindings to integrate IBM Cloud services with Code Engine](https://cloud.ibm.com/docs/codeengine?topic=codeengine-service-binding).
1717

1818
### Example: Databases for PostgreSQL
1919
If the app is attempting to connect to a postgres instance, then after creating a service binding for the instance the app will contain the credentials for the postgres instance in the form of an environment variable `DATABASES_FOR_POSTGRESQL_CONNECTION`.

0 commit comments

Comments
 (0)