Browse Source

sti to s2i

pull/20/head
Ben Parees 10 years ago
parent
commit
609b1dd5c0
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