Skip to content

Commit 6663991

Browse files
authored
Merge pull request #79772 from kalexand-rh/fixlightspeed
correcting lightspeed link
2 parents 705a7b1 + a3532a5 commit 6663991

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)