Actually use url schemes for website links in the readme

This commit is contained in:
Joshua Suskalo 2024-10-04 16:15:36 -04:00
parent 4b490bf24f
commit 3c16e00fc1
No known key found for this signature in database
GPG key ID: 9B6BA586EFF1B9F0

View file

@ -11,8 +11,8 @@ doesn't remove the ability to write systems which minimize the cost of
marshaling data and optimize for performance, to make use of the low-level 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](igjoshua.github.io/coffi/01-Getting-Started.html) - [Getting Started](https://igjoshua.github.io/coffi/01-Getting-Started.html)
- [API Documentation](igjoshua.github.io/coffi/) - [API Documentation](https://igjoshua.github.io/coffi/)
- [Recent Changes](CHANGELOG.md) - [Recent Changes](CHANGELOG.md)
## Installation ## Installation