Skip to content

Commit f2285d0

Browse files
committed
docs: fix link to parser docs
1 parent 46d798d commit f2285d0

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
@@ -20,7 +20,7 @@ We're not against firmware but we're better than it.
2020

2121
## Quick Answers to Important Questions
2222
- [**API Docs**](https://node-serialport.github.io/node-serialport/)
23-
- [Parsers API Docs](https://node-serialport.github.io/parsers/)
23+
- [Parsers API Docs](https://node-serialport.github.io/utilities/)
2424
- **For support**, open a [GitHub issue](https://github.com/node-serialport/node-serialport/issues/new).
2525
- **For discussions, design ideas, and clarifications**, please join our [Gitter chat room](https://gitter.im/EmergingTechnologyAdvisors/node-serialport).
2626
- **To contribute**, please review our [contribution guide](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md). You might want to check out our [roadmap](https://github.com/node-serialport/node-serialport/issues/746). We also have issues tagged ["good first PR"](https://github.com/node-serialport/node-serialport/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+pr%22), if you'd like to start somewhere specific. We'll do our best to support you until we merge your PR.
@@ -30,7 +30,7 @@ We're not against firmware but we're better than it.
3030
## API Documentation
3131

3232
- [**API Docs**](https://node-serialport.github.io/node-serialport/)
33-
- [Parsers API Docs](https://node-serialport.github.io/parsers/)
33+
- [Parsers API Docs](https://node-serialport.github.io/utilities/)
3434

3535
See our [changelog](CHANGELOG.md) for what's new, and our [upgrade guide](UPGRADE_GUIDE.md) for a walk-through on differences between major versions.
3636

0 commit comments

Comments
 (0)