File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -187,13 +187,13 @@ metrics_height_mobile: 6000
187
187
</div >
188
188
189
189
<div id =" component-metrics-dashboard " class =" dashboard-container " >
190
- <h1 onclick="openModal('modal3 ')">OpenSearch Component Release Metrics</h1>
190
+ <h1 onclick="openModal('modal2 ')">OpenSearch Component Release Metrics</h1>
191
191
<a id="component-metrics-dashboard-link" href="#" target="_blank" class="button">Direct Link to Component Metrics Dashboard</a>
192
192
<iframe id="component-metrics-iframe" width="100%" height="{{ page.metrics_height_desktop }}"></iframe>
193
193
</div >
194
194
195
195
<div id =" test-results-dashboard " class =" dashboard-container " >
196
- <h1 onclick="openModal('modal2 ')">OpenSearch Release Build and Integration Test Results</h1>
196
+ <h1 onclick="openModal('modal3 ')">OpenSearch Release Build and Integration Test Results</h1>
197
197
<a id="test-results-dashboard-link" href="#" target="_blank" class="button">Direct Link to Test Results Dashboard</a>
198
198
<iframe id="test-results-iframe" width="100%" height="{{ page.metrics_height_desktop }}"></iframe>
199
199
</div >
You can’t perform that action at this time.
0 commit comments