We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5880156 + 716b276 commit ec25442Copy full SHA for ec25442
_templates/_page_openshift.html.erb
@@ -258,6 +258,7 @@
258
</a>
259
<select id="version-selector" onchange="versionSelector(this);">
260
<option value="4.14">4.14</option>
261
+ <option value="4.15">4.15</option>
262
</select>
263
<% elsif (distro_key == "openshift-origin") %>
264
<a href="https://docs.okd.io/<%= version %>/welcome/index.html">
0 commit comments