Skip to content

Commit a3532a5

Browse files
committed
correcting lightspeed link
1 parent eb5d586 commit a3532a5

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
@@ -265,7 +265,7 @@
265265
<option value="1.8">1.8</option>
266266
</select>
267267
<% elsif (distro_key == "openshift-lightspeed") %>
268-
<a href="https://docs.openshift.com/lightspeed/<%= version %>/about/ols-openshift-lightspeed-overview.html">
268+
<a href="https://docs.openshift.com/lightspeed/<%= version %>/about/ols-about-openshift-lightspeed.html">
269269
<%= distro %>
270270
</a>
271271
<select id="version-selector" onchange="versionSelector(this);">

0 commit comments

Comments
 (0)