tidepool/readme: update links to foundation and lib (#37)

A friend was looking at tidepool, and was confused when these were deadlinks.

Reviewed-on: auxolotl/labs#37
Reviewed-by: vlinkz <vlinkz@snowflakeos.org>
Co-authored-by: dawnofmidnight <dawnofmidnight@duck.com>
Co-committed-by: dawnofmidnight <dawnofmidnight@duck.com>
This commit is contained in:
dawnofmidnight 2025-10-15 03:20:52 +00:00 committed by vlinkz
parent a5b66548d3
commit cb654dbfd0

View file

@ -1,9 +1,12 @@
# Aux Tidepool
Aux Tidepool is an initial package set built on top of [Aux Foundation](../foundation). Packages
are created and managed using [Aux Lib](../lib)'s module system to allow for highly dynamic and
Aux Tidepool is an initial package set built on top of [Aux Foundation][foundation]. Packages
are created and managed using [Aux Lib][lib]'s module system to allow for highly dynamic and
extensible configuration.
[foundation]: https://git.auxolotl.org/auxolotl/foundation
[lib]: https://git.auxolotl.org/auxolotl/lib
## Installation
Packages can be imported both with and without Nix Flakes. To import them using Nix Flakes,