Skip to content

Commit c2e9c68

Browse files
Fix link to user manual in README.md (#917)
The link to the user manual in the README.md file is not working
1 parent dc65c76 commit c2e9c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ If you want to integrate cve-bin-tool as a part of your github action pipeline.
7474
You can checkout our example [github action](https://github.com/intel/cve-bin-tool/blob/master/doc/how_to_guides/cve_scanner_gh_action.yml).
7575

7676
This readme is intended to be a quickstart guide for using the tool. If you
77-
require more information, there is also a [user manual](MANUAL.md) available.
77+
require more information, there is also a [user manual](https://github.com/intel/cve-bin-tool/blob/master/doc/MANUAL.md) available.
7878

7979
## How it works
8080

0 commit comments

Comments
 (0)