Rename github org references to sclorg

Addresses openshift/origin##19998
This commit is contained in:
Adam Kaplan 2018-07-24 11:32:08 -04:00
parent 24e7e684ac
commit 9b0e5f1539
10 changed files with 28 additions and 28 deletions

View file

@ -228,7 +228,7 @@ pre {
<h2>Deploying code changes</h2>
<p>
The source code for this application is available to be forked from the <a href="https://www.github.com/openshift/nodejs-ex">OpenShift GitHub repository</a>.
The source code for this application is available to be forked from the <a href="https://www.github.com/sclorg/nodejs-ex">OpenShift GitHub repository</a>.
You can configure a webhook in your repository to make OpenShift automatically start a build whenever you push your code:
</p>