diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/nixery/README.md | 2 | ||||
-rw-r--r-- | tools/nixery/web/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/nixery/README.md b/tools/nixery/README.md index a879d030b868..40009b05e500 100644 --- a/tools/nixery/README.md +++ b/tools/nixery/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/tools/nixery/web/index.html b/tools/nixery/web/index.html index 354c4913b272..25136af153f5 100644 --- a/tools/nixery/web/index.html +++ b/tools/nixery/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> |