Rename: change Scanner to Analyzer in application titles and documentation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ORU Scanner - OpenShift Resource Usage Scanner</title>
|
||||
<title>ORU Analyzer - OpenShift Resource Usage Analyzer</title>
|
||||
|
||||
<!-- Red Hat Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -1211,7 +1211,7 @@
|
||||
<!-- OpenShift-like Header -->
|
||||
<header class="openshift-header">
|
||||
<div class="openshift-header-left">
|
||||
<a href="#" class="openshift-logo">ORU Scanner</a>
|
||||
<a href="#" class="openshift-logo">ORU Analyzer</a>
|
||||
</div>
|
||||
<div class="openshift-header-right">
|
||||
<div class="header-icon">
|
||||
@@ -1296,7 +1296,7 @@
|
||||
<!-- Workload Scanner Section -->
|
||||
<section id="workload-scanner-section">
|
||||
<div class="page-header">
|
||||
<h1 class="page-title">OpenShift Resource Usage Scanner - Dashboard</h1>
|
||||
<h1 class="page-title">OpenShift Resource Usage Analyzer - Dashboard</h1>
|
||||
<p class="page-description">Identify and analyze workloads with resource configuration issues</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user