chore: rewrite uses of cs.tvl.fyi to code.tvl.fyi

I've checked the new links manually.

- //web/tvl: changed the target path of links to the tvix docs since
  they were moved in r/2378.

- //users/aspen/resume: Tvix is no longer //third_party/nix.

Change-Id: I419bae1a46bdccc7baa7327215aa2368ffc0f01c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13043
Reviewed-by: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: fogti <fogti+devel@ytrizja.de>
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
sterni 2025-01-23 23:04:08 +01:00 committed by clbot
parent a95eedac3b
commit a857edaf71
2 changed files with 3 additions and 3 deletions

View File

@ -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/

View File

@ -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>