Skip to content

Commit 10b8331

Browse files
authored
Update README [skip ci]
1 parent 596c4b1 commit 10b8331

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
@@ -17,7 +17,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
1717
## Installation
1818
1. Include `semver.hpp`
1919

20-
As `semver` is a header-only library, you can download and copy [`semver.hpp`](https://github.com/z4kn4fein/cpp-semver/tree/main/include/semver)
20+
As `semver` is a header-only library, you can download and copy [`semver.hpp`](https://github.com/z4kn4fein/cpp-semver/blob/main/include/semver/semver.hpp)
2121
to your project's include path.
2222

2323
2. With `cmake`
@@ -159,4 +159,4 @@ When the version parsing fails due to an invalid format, the library throws a sp
159159
## Contact & Support
160160
- Create an [issue](https://github.com/z4kn4fein/cpp-semver/issues) for bug reports and feature requests.
161161
- Start a [discussion](https://github.com/z4kn4fein/cpp-semver/discussions) for your questions and ideas.
162-
- Add a ⭐️ to support the project!
162+
- Add a ⭐️ to support the project!

0 commit comments

Comments
 (0)