Skip to content

Commit 4b240f7

Browse files
authored
fix missing links
1 parent 7263abe commit 4b240f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This CVE project implements the `cve-core` common library containing the general
66

77
## Versioning
88

9-
The first version of this library is **version 2.0.0**. This is because the capabilities of this library have already been in use in [cvelistV5](xxxxx), and to preserve the versioning of capabilities, we decided to start this library at 2.0.0. See [the ChangeLog](./ChangeLog.md) for specific details.
9+
The first version of this library is **version 2.0.0**. This is because the capabilities of this library have already been in use in [cvelistV5](https://github.com/CVEProject/cvelistV5), and to preserve the versioning of capabilities, we decided to start this library at 2.0.0. See [the ChangeLog](./ChangeLog.md) for specific details.
1010

1111
## Usage
1212

@@ -106,4 +106,4 @@ The version for this library is specified in the `package.json`'s `version` fiel
106106
See [`ChangeLog.md](./ChangeLog.md) for a full history of this project.
107107

108108
### Footnotes
109-
[^1]: To ensure compatability with DOS/Windows based operating systems, we have provided `./cves.bat` as an alternative for `./cves.sh`.
109+
[^1]: To ensure compatability with DOS/Windows based operating systems, we have provided `./cves.bat` as an alternative for `./cves.sh`.

0 commit comments

Comments
 (0)