Skip to content

Commit

Permalink
fix: external mozilla http link
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanrobert committed Jul 2, 2021
1 parent 0bb1f60 commit 736926a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions report/www/src/components/HTTP.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ export const HTTP = ({ data }: HTTPProps) => {
title="HTTP"
info="Informations collectées par le Mozilla HTTP observatory"
url={url}
isExternal={true}
>
<h3>
Scan Summary : <Grade small grade={data.grade} />
Expand Down

0 comments on commit 736926a

Please sign in to comment.