Browse Source

Merge pull request #20 from bparees/s2i

sti to s2i
pull/21/head
Ben Parees 10 years ago
parent
commit
d89bae6957
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      welcome/templates/welcome/index.html

+ 1
- 1
welcome/templates/welcome/index.html View File

@ -291,7 +291,7 @@ $ git push</pre>
<li><a href="http://docs.openshift.org/latest/welcome/index.html">OpenShift Documentation</a></li> <li><a href="http://docs.openshift.org/latest/welcome/index.html">OpenShift Documentation</a></li>
<li><a href="https://github.com/openshift/origin">Openshift Origin GitHub</a></li> <li><a href="https://github.com/openshift/origin">Openshift Origin GitHub</a></li>
<li><a href="https://github.com/openshift/source-to-image">Source To Image GitHub</a></li> <li><a href="https://github.com/openshift/source-to-image">Source To Image GitHub</a></li>
<li><a href="http://docs.openshift.org/latest/using_images/sti_images/python.html">Getting Started with Python on OpenShift</a></li>
<li><a href="http://docs.openshift.org/latest/using_images/s2i_images/python.html">Getting Started with Python on OpenShift</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/openshift">Stack Overflow questions for OpenShift</a></li> <li><a href="http://stackoverflow.com/questions/tagged/openshift">Stack Overflow questions for OpenShift</a></li>
<li><a href="http://git-scm.com/documentation">Git documentation</a></li> <li><a href="http://git-scm.com/documentation">Git documentation</a></li>
</ul> </ul>


Loading…
Cancel
Save