File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 234
234
</ a >
235
235
< select id ="version-selector " onchange ="versionSelector(this); ">
236
236
< option value ="1.0 "> 1.0</ option >
237
- </ select >
237
+ </ select >
238
238
<% elsif ( distro_key == "openshift-gitops" ) %>
239
239
< a href ="https://docs.openshift.com/gitops/<%= version %> /release_notes/gitops-release-notes.html ">
240
240
<%= distro %>
367
367
</ span >
368
368
<% elsif ( distro_key == "openshift-builds" ) %>
369
369
< span text-align ="right " style ="float: right !important ">
370
- < a href ="https://github.com/openshift/build -docs/commits/<%= ( distro_key == "openshift-builds" ) ? "build-docs-#{ version } " : "build-docs" %> / <%= repo_path %> ">
370
+ < a href ="https://github.com/openshift/openshift -docs/commits/<%= ( distro_key == "openshift-builds" ) ? "build-docs-#{ version } " : "build-docs" %> / <%= repo_path %> ">
371
371
< span class ="material-icons-outlined " title ="Page history "> history
372
372
</ span >
373
373
</ a >
380
380
< span class ="material-icons-outlined " title ="Print page (Save as PDF) "> picture_as_pdf</ span >
381
381
</ a >
382
382
<% end %>
383
- </ span >
383
+ </ span >
384
384
<% elsif ( distro_key == "openshift-gitops" ) %>
385
385
< span text-align ="right " style ="float: right !important ">
386
386
< a href ="https://github.com/openshift/openshift-docs/commits/<%= ( distro_key == "openshift-gitops" ) ? "gitops-docs-#{ version } " : "gitops-docs" %> / <%= repo_path %> ">
You can’t perform that action at this time.
0 commit comments