We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d1b71 commit c9c81f4Copy full SHA for c9c81f4
_javascripts/page-loader.js
@@ -13,6 +13,7 @@ const urlMappings = {
13
"openshift-pipelines": "https://docs.openshift.com/pipelines/",
14
"openshift-serverless": "https://docs.openshift.com/serverless/",
15
"openshift-telco": "https://docs.openshift.com/container-platform-telco/",
16
+ "openshift-logging": "https://docs.openshift.com/logging/",
17
};
18
19
function versionSelector(list) {
0 commit comments