Skip to content

Commit 500ec86

Browse files
KeisukeYamashitatsenart
authored andcommitted
Fix typo Github to GitHub
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com> Signed-off-by: Tomás Senart <tsenart@gmail.com> Closes #558
1 parent 5cff6d0 commit 500ec86

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
@@ -42,7 +42,7 @@ Both the library and the CLI are versioned with [SemVer v2.0.0](https://semver.o
4242
After [v8.0.0](https://github.com/tsenart/vegeta/tree/v8.0.0), the two components
4343
are versioned separately to better isolate breaking changes to each.
4444

45-
CLI releases are tagged with `cli/vMAJOR.MINOR.PATCH` and published on the [Github releases page](https://github.com/tsenart/vegeta/releases).
45+
CLI releases are tagged with `cli/vMAJOR.MINOR.PATCH` and published on the [GitHub releases page](https://github.com/tsenart/vegeta/releases).
4646
As for the library, new versions are tagged with both `lib/vMAJOR.MINOR.PATCH` and `vMAJOR.MINOR.PATCH`.
4747
The latter tag is required for compatibility with `go mod`.
4848

0 commit comments

Comments
 (0)