Skip to content

Commit

Permalink
Updating version selector
Browse files Browse the repository at this point in the history
  • Loading branch information
aireilly committed May 21, 2024
1 parent 5357441 commit 7ced753
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 7ced753

Please sign in to comment.