From 2ed3f7c026775745e88507163330183f67766523 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 8 Mar 2025 17:22:10 +0300 Subject: [PATCH] docs(tvix/website): remove link to windtunnel for now This has been down for a while, and people have been asking me why we have a dead link on the website. Change-Id: I7b2bc8dd7a627678fbb8d48e86ad6eb6f1c73aa2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13222 Autosubmit: tazjin Reviewed-by: sterni Tested-by: BuildkiteCI --- tvix/website/landing-en.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/tvix/website/landing-en.md b/tvix/website/landing-en.md index 0343c6ebd..8f3e2c41c 100644 --- a/tvix/website/landing-en.md +++ b/tvix/website/landing-en.md @@ -27,15 +27,12 @@ project and development workflows. Developer documentation for some parts of Tvix is [available online][docs]. -Benchmarks are run nightly on new commits by [windtunnel][wt]. - [TVL]: https://tvl.fyi [TVL monorepo]: https://code.tvl.fyi/tree/tvix [Tvixbolt]: https://bolt.tvix.dev [Tvix README]: https://code.tvl.fyi/about/tvix [gh]: https://github.com/tvlfyi/tvix/ [docs]: https://docs.tvix.dev -[wt]: https://staging.windtunnel.ci/tvl/tvix -------------------