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 3d0c982 commit 90abb99Copy full SHA for 90abb99
ui/perfherder/compare/CompareTableView.jsx
@@ -326,15 +326,14 @@ export default class CompareTableView extends React.Component {
326
<React.Fragment>
327
<Row className="justify-content-center">
328
<Alert color="info">
329
- Try out the same comparison{' '}
330
<a
331
href={perfCompareURL}
332
target="_blank"
333
rel="noopener noreferrer"
334
>
335
- with our new PerfCompare tool
336
- </a>
337
- !
+ PerfCompare
+ </a>{' '}
+ will soon become the primary tool for performance comparison.
338
</Alert>
339
</Row>
340
0 commit comments