Skip to content

Commit

Permalink
Merge pull request openshift#76306 from aireilly/fix-version-selector
Browse files Browse the repository at this point in the history
Updating version selector
  • Loading branch information
aireilly authored May 21, 2024
2 parents 3851c07 + 7ced753 commit 82bd4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _javascripts/page-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const urlMappings = {
"openshift-origin": "https://docs.okd.io/",
"openshift-pipelines": "https://docs.openshift.com/pipelines/",
"openshift-serverless": "https://docs.openshift.com/serverless/",
"openshift-telco": "https://docs.openshift.com/container-platform-telco/",
};

function versionSelector(list) {
Expand Down

0 comments on commit 82bd4ab

Please sign in to comment.