Skip to content

Commit

Permalink
docs: Fix broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
romshark committed Jan 21, 2024
1 parent 6e80027 commit ce3a330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
⚠️ Don't use in production! ⚠️

This is an experimental JSON Unmarshaler/Decoder implementation for Go based on
[jscan](github.com/romshark/jscan). This decoder will be moved to jscan v3 once it's
[jscan](https://github.com/romshark/jscan). This decoder will be moved to jscan v3 once it's
ready for production.

The jscan decoder is expected to be a backward compatible drop-in replacement for [encoding/json](https://pkg.go.dev/encoding/json).
Expand Down

0 comments on commit ce3a330

Please sign in to comment.