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 705a7b1 + a3532a5 commit 6663991Copy full SHA for 6663991
_templates/_page_openshift.html.erb
@@ -265,7 +265,7 @@
265
<option value="1.8">1.8</option>
266
</select>
267
<% elsif (distro_key == "openshift-lightspeed") %>
268
- <a href="https://docs.openshift.com/lightspeed/<%= version %>/about/ols-openshift-lightspeed-overview.html">
+ <a href="https://docs.openshift.com/lightspeed/<%= version %>/about/ols-about-openshift-lightspeed.html">
269
<%= distro %>
270
</a>
271
<select id="version-selector" onchange="versionSelector(this);">
0 commit comments