Skip to content

Commit

Permalink
doc(*): fix the incorrect file link in the readme. (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzl221000 authored Aug 5, 2024
1 parent 38237e4 commit f4b4cfe
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 @@ -46,7 +46,7 @@ The new modules are:
- [Kv](kv/README.md) which implements NATS KV functionality (uses JetStream)
- [Obj](obj/README.md) which implements NATS Object Store functionality (uses
JetStream)
- [Services](obj/README.md) which implements a framework for building NATS
- [Services](services/README.md) which implements a framework for building NATS
services

If you are getting started with NATS for the first time, you'll be able to pick
Expand Down

0 comments on commit f4b4cfe

Please sign in to comment.