Skip to content

Commit

Permalink
docs: fix image link in README.md (intel#2940)
Browse files Browse the repository at this point in the history
fixes: intel#2915

Co-authored-by: Hailee Thomas <hailee.thomas@intel.com>
  • Loading branch information
stvml and hai1337 authored Apr 25, 2023
1 parent 95a48fd commit 0ed6c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It is intended to be used as part of your continuous integration system to enabl

What CVE Binary Tool does when it runs:

![Diagram of cve-bin-tool's workflow, described in text with more detail below.](doc/images/cve-bin-tool-workflow-800px.png)
![Diagram of cve-bin-tool's workflow, described in text with more detail below.](https://raw.githubusercontent.com/intel/cve-bin-tool/main/doc/images/cve-bin-tool-workflow-800px.png)

1. Download CVE Data (from NVD, Redhat, OSV, Gitlab, and Curl).
- This happens once per day by default, not every time a scan is run.
Expand Down

0 comments on commit 0ed6c2d

Please sign in to comment.