Skip to content

Commit 5ee34a2

Browse files
committed
fix links
1 parent f53f162 commit 5ee34a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Example firmware String: \
2020

2121
1. Using native/vanilla GO language and library
2222
2. Using famous [stretchr/testify](https://github.com/stretchr/testify) library
23-
3. Using broken and outdated [rdrdr/hamcrest](https://github.com/corbym/gocrest) library
23+
3. Using broken and outdated [rdrdr/hamcrest](https://github.com/rdrdr/hamcrest) library
2424
4. Using almost unknown [corbym/gocrest](https://github.com/corbym/gocrest) library
2525

2626
### What is / Why "HAMCREST"?

parser_3_hamcrest_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"testing"
55
)
66

7-
// See https://github.com/corbym/gocrest
7+
// See https://github.com/rdrdr/hamcrest
88
// (exactly 27 Stars on Github)
99

1010
// BROKEN ?!?! Last Release from 2011?

0 commit comments

Comments
 (0)