Fix broken markdown link

This commit is contained in:
Vineeth Voruganti 2024-05-14 18:34:18 -04:00
parent 73d5afa148
commit b603a83548

View File

@ -16,7 +16,7 @@ Some content & code for ya today:
- [[A Simple Honcho Primer|A Simple Honcho Primer]]
- [NodeJS SDK]([https://github.com/plastic-labs/honcho-node](https://github.com/plastic-labs/honcho-node "https://github.com/plastic-labs/honcho-node"))
- [NodeJS SDK](https://github.com/plastic-labs/honcho-node)
- [Honcho v0.0.8](https://github.com/plastic-labs/honcho)
@ -41,4 +41,4 @@ CHANGED
FIXED
- Error reporting for methods with integrity errors due to unique key
constraints
constraints