Update api docs link

This commit is contained in:
Joshua Suskalo 2024-11-22 10:24:58 -05:00
parent f7037b7a67
commit 030c091c6d
No known key found for this signature in database
GPG key ID: 9B6BA586EFF1B9F0

View file

@ -13,7 +13,7 @@ marshaling data and optimize for performance, to make use of the low-level
access the FF&M API gives us. access the FF&M API gives us.
- [Getting Started](https://cljdoc.org/d/org.suskalo/coffi/CURRENT/doc/getting-started) - [Getting Started](https://cljdoc.org/d/org.suskalo/coffi/CURRENT/doc/getting-started)
- [API Documentation](https://cljdoc.org/d/org.suskalo/coffi) - [API Documentation](https://cljdoc.org/d/org.suskalo/coffi/CURRENT/api/coffi)
- [Recent Changes](CHANGELOG.md) - [Recent Changes](CHANGELOG.md)
## Installation ## Installation