Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
timifasubaa committed Sep 11, 2018
1 parent 5a4f201 commit bcdb849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/src/components/StackTraceMessage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class StackTraceMessage extends React.PureComponent {
{this.hasLink() &&
<a
href={this.props.queryResponse.link}
target="_blank"
target="_blank"
rel="noopener noreferrer"
>
(Request Access)
Expand Down

0 comments on commit bcdb849

Please sign in to comment.