diff --git a/openshift/topics/get_started.adoc b/openshift/topics/get_started.adoc index 25a9816890..c4defd87ff 100644 --- a/openshift/topics/get_started.adoc +++ b/openshift/topics/get_started.adoc @@ -43,7 +43,7 @@ $ for resource in {project_templates_version}-image-stream.json \ {project_templates_version}-x509-postgresql-persistent.json do oc replace -n openshift --force -f \ - https://raw.githubusercontent.com/jboss-openshift/application-templates/ose-v1.4.16/sso/${resource} + https://raw.githubusercontent.com/jboss-container-images/redhat-sso-7-openshift-image/{project_templates_version}-dev/templates/${resource} done ---- . Run the following command to install the RH-SSO 7.2 OpenShift image streams in the `openshift` project: