docs(readme): Clarify what source we refer to

This commit is contained in:
Ed Page 2024-07-08 21:26:53 -05:00
parent 17ad0190e1
commit 2683198cee

View file

@ -7,7 +7,7 @@ A straightforward static site generator written in [Rust](http://www.rust-lang.o
## Documentation
- [User documentation](https://cobalt-org.github.io/) and [source](https://github.com/cobalt-org/cobalt-org.github.io)
- [User documentation](https://cobalt-org.github.io/) ([website source](https://github.com/cobalt-org/cobalt-org.github.io))
- [API documentation](https://docs.rs/cobalt-bin)
- [Contributing](https://github.com/cobalt-org/cobalt.rs/blob/master/CONTRIBUTING.md)
- [LICENSE](https://github.com/cobalt-org/cobalt.rs/blob/master/LICENSE-MIT)