Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 49881d1

Browse files
authored
Update CHANGELOG.md
1 parent a33f3d7 commit 49881d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Deprecated
1111

1212
- Deprecate the whole library. Avoid using assertion libraries.
13-
Use the standard library and [github.com/google/go-cmp/cmp] instead.
14-
Follow the official [Go Test Comments](https://go.dev/wiki/TestComments).
13+
Use the standard library and [github.com/google/go-cmp/cmp](https://pkg.go.dev/github.com/google/go-cmp/cmp)
14+
instead. Follow the official [Go Test Comments](https://go.dev/wiki/TestComments).
1515

1616
## [1.2.0](https://github.com/fluentassert/verify/releases/tag/v1.2.0) - 2024-09-10
1717

0 commit comments

Comments
 (0)