diff --git a/README.md b/README.md index a879d03..40009b0 100644 --- a/README.md +++ b/README.md @@ -152,5 +152,5 @@ Nix builds. [gist]: https://gist.github.com/tazjin/08f3d37073b3590aacac424303e6f745 [buildLayeredImage]: https://grahamc.com/blog/nix-and-layered-docker-images [public]: https://nixery.dev -[depot-link]: https://cs.tvl.fyi/depot/-/tree/tools/nixery +[depot-link]: https://code.tvl.fyi/tree/tools/nixery [gcs]: https://cloud.google.com/storage/ diff --git a/web/index.html b/web/index.html index 354c491..25136af 100644 --- a/web/index.html +++ b/web/index.html @@ -131,9 +131,9 @@ </h3> <p> - Nixery lives in the <a href="https://cs.tvl.fyi/depot/-/tree/tools/nixery">TVL + Nixery lives in the <a href="https://code.tvl.fyi/tree/tools/nixery">TVL monorepo</a>. All development happens there and follows - the <a href="https://cs.tvl.fyi/depot/-/blob/docs/CONTRIBUTING.md">TVL contribution + the <a href="https://code.tvl.fyi/about/docs/CONTRIBUTING.md">TVL contribution guidelines</a>. </p>