Skip to content

Commit

Permalink
Revert "Merge pull request #637 from cisagov/686-nvd-image-fix-vuln-d…
Browse files Browse the repository at this point in the history
…etails"

This reverts commit e8979dc, reversing
changes made to 1e5ed5f.
  • Loading branch information
aloftus23 committed Oct 2, 2024
1 parent 650f353 commit 50f6247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Vulnerability/CveSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export const CveSection: React.FC<HasCVEProps> = ({
component="img"
sx={{ height: 25, width: 30 }}
alt="NVD"
src={nvd}
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ5dvAqUgpcwQXcfmDxrMry2Z6mj8FAckqcjpbHupW7ReLf_DuyhR8_jIYcr8hs38yDorw&usqp=CAU"
/>
<Typography
display="inline"
Expand Down

0 comments on commit 50f6247

Please sign in to comment.