diff --git a/docbook/reference/en/en-US/modules/openshift.xml b/docbook/reference/en/en-US/modules/openshift.xml
index 78b1b90c6b..21db9766b4 100644
--- a/docbook/reference/en/en-US/modules/openshift.xml
+++ b/docbook/reference/en/en-US/modules/openshift.xml
@@ -27,7 +27,7 @@
Scroll down to the bottom of the page to find the
Code Anything
section. Insert
- https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml
+ http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge
into the
URL to a cartridge definition
field and click on Next. Fill in the
@@ -44,7 +44,7 @@
Create Keycloak instance with the command-line tool
Run the following command from a terminal:
- rhc app create <APPLICATION NAME> https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml
+ rhc app create <APPLICATION NAME> http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge
Replace <APPLICATION NAME> with the name you want (for example keycloak).