Skip to content

Commit 56f3930

Browse files
authored
Merge pull request #81085 from kalexand-rh/smtypo
correcting SM 3.0tp version number
2 parents 37d9f76 + a4b9076 commit 56f3930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<%= distro %>
286286
</a>
287287
<select id="version-selector" onchange="versionSelector(this);">
288-
<option value="3.0.0tp1">1.0tp1</option>
288+
<option value="3.0.0tp1">3.0tp1</option>
289289
</select>
290290
<% elsif (distro_key == "openshift-telco") %>
291291
<a href="https://docs.openshift.com/container-platform-telco/<%= version %>/welcome/index.html">

0 commit comments

Comments
 (0)