You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ pip install cve-bin-tool
44
44
```
45
45
46
46
You can also do `pip install --user -e .` to install a local copy which is useful if you're trying the latest code from
47
-
[the cve-bin-tool github](https://github.com/intel/cve-bin-tool) or doing development. The [Contributor Documentation](https://github.com/intel/cve-bin-tool/blob/main/doc/CONTRIBUTORS.md) covers how to set up for local development in more detail.
47
+
[the cve-bin-tool github](https://github.com/intel/cve-bin-tool) or doing development. The [Contributor Documentation](https://github.com/intel/cve-bin-tool/blob/main/CONTRIBUTING.md) covers how to set up for local development in more detail.
48
48
49
49
## Most popular usage options
50
50
@@ -264,8 +264,8 @@ disclosing security issues in other products.
264
264
265
265
Pull requests are also welcome via git.
266
266
267
-
- New contributors should read the [contributor guide](https://github.com/intel/cve-bin-tool/blob/main/doc/CONTRIBUTORS.md) to get started.
268
-
- Folk who already have experience contributing to open source projects may not need the full guide but should still use the [pull request checklist](https://github.com/intel/cve-bin-tool/blob/main/doc/CONTRIBUTORS.md#checklist-for-a-great-pull-request) to make things easy for everyone.
267
+
- New contributors should read the [contributor guide](https://github.com/intel/cve-bin-tool/blob/main/CONTRIBUTING.md) to get started.
268
+
- Folk who already have experience contributing to open source projects may not need the full guide but should still use the [pull request checklist](https://github.com/intel/cve-bin-tool/blob/main/doc/CONTRIBUTING.md#checklist-for-a-great-pull-request) to make things easy for everyone.
0 commit comments