Skip to content

Commit 59f1046

Browse files
authored
Update src/docs/build-deploy-and-maintain-apps/build-an-application.md
1 parent 571816b commit 59f1046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/build-deploy-and-maintain-apps/build-an-application.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This document outlines the best practices for building applications on OpenShift
4141
## Requirements to build your application
4242
Here are ten common practices for building applications in a cloud native way that we strongly suggest your team follow before building an application on OpenShift:
4343

44-
1. **Learn OpenShift basics**: Understand OpenShift's core concepts including projects, pods, services, routes and deployments. Sign up for the [OpenShift training](https://digital.gov.bc.ca/technology/cloud/private/support/#platform)
44+
1. **Learn OpenShift basics**: Understand OpenShift's core concepts including projects, pods, services, routes and deployments. Sign up for the [OpenShift training](https://digital.gov.bc.ca/technology/cloud/private/support/#platform-training)
4545

4646
2. **Learn Kubernetes fundamentals**: OpenShift is built on Kubernetes, so basic knowledge is essential. Get comfortable using the [Kubernetes documentation](https://kubernetes.io/docs/home/).
4747

0 commit comments

Comments
 (0)