Skip to content

Commit 6e2a822

Browse files
committed
doc: move files
1 parent 386683c commit 6e2a822

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed
File renamed without changes.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pip install cve-bin-tool
4444
```
4545

4646
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.
4848

4949
## Most popular usage options
5050

@@ -264,8 +264,8 @@ disclosing security issues in other products.
264264

265265
Pull requests are also welcome via git.
266266

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.
269269

270270
## Security Issues
271271

doc/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CONTRIBUTING.md

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The CVE Binary Tool helps you determine if your system includes known vulnerabil
1616
MANUAL.md
1717
CSV2CVE.md
1818
how_to_guides/index
19+
CONTRIBUTING.md
1920
RELEASE.md
20-
CONTRIBUTORS.md
2121

2222
Indices and tables
2323
==================

0 commit comments

Comments
 (0)