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 90abb99 commit 95a6b43Copy full SHA for 95a6b43
ui/perfherder/compare/CompareSelectorView.jsx
@@ -138,9 +138,9 @@ export default class CompareSelectorView extends React.Component {
138
</Row>
139
<Row className="justify-content-center">
140
<Alert color="info">
141
- The <a href="https://perf.compare/">PerfCompare</a> application
142
- has been officially launched. We encourage you to utilize this
143
- new tool for future comparisons.
+ Compare View will be deprecated soon. Please consider using{' '}
+ <a href="https://perf.compare/">PerfCompare</a> as an
+ alternative.
144
</Alert>
145
146
0 commit comments