Skip to content

Commit d89bae6

Browse files
committed
Merge pull request sclorg#20 from bparees/s2i
sti to s2i
2 parents 82a9957 + 609b1dd commit d89bae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

welcome/templates/welcome/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ <h2>Development Resources</h2>
291291
<li><a href="http://docs.openshift.org/latest/welcome/index.html">OpenShift Documentation</a></li>
292292
<li><a href="https://github.com/openshift/origin">Openshift Origin GitHub</a></li>
293293
<li><a href="https://github.com/openshift/source-to-image">Source To Image GitHub</a></li>
294-
<li><a href="http://docs.openshift.org/latest/using_images/sti_images/python.html">Getting Started with Python on OpenShift</a></li>
294+
<li><a href="http://docs.openshift.org/latest/using_images/s2i_images/python.html">Getting Started with Python on OpenShift</a></li>
295295
<li><a href="http://stackoverflow.com/questions/tagged/openshift">Stack Overflow questions for OpenShift</a></li>
296296
<li><a href="http://git-scm.com/documentation">Git documentation</a></li>
297297
</ul>

0 commit comments

Comments
 (0)