about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--corp/website/content-ru.md2
-rw-r--r--tvix/eval/README.md2
-rw-r--r--tvix/website/landing-en.md2
-rw-r--r--users/flokli/presentations/2023-09-09-nixcon-tvix/presentation.md2
-rw-r--r--users/tazjin/blog/posts/tvix-eval-talk-2023.md2
-rw-r--r--users/tazjin/homepage/entries.nix2
-rw-r--r--web/tvl/blog/tvix-status-202209.md2
7 files changed, 7 insertions, 7 deletions
diff --git a/corp/website/content-ru.md b/corp/website/content-ru.md
index f61d3c6bf9..637f366a1f 100644
--- a/corp/website/content-ru.md
+++ b/corp/website/content-ru.md
@@ -95,4 +95,4 @@ TVL][tvl], чтобы узнать больше.
 [nixery]: https://nixery.dev
 [predlozhnik]: https://predlozhnik.ru/
 [depot]: https://cs.tvl.fyi/depot
-[tvixbolt]: https://tvixbolt.tvl.su/
+[tvixbolt]: https://bolt.tvix.dev/
diff --git a/tvix/eval/README.md b/tvix/eval/README.md
index 79d21be137..02e2100f59 100644
--- a/tvix/eval/README.md
+++ b/tvix/eval/README.md
@@ -89,4 +89,4 @@ parser is now maintained by Nix community members.
 
 [rnix-parser]: https://github.com/nix-community/rnix-parser
 [rip]: https://www.redox-os.org/news/open-source-mental-health/
-[tvixbolt]: https://tvixbolt.tvl.su/
+[tvixbolt]: https://bolt.tvix.dev/
diff --git a/tvix/website/landing-en.md b/tvix/website/landing-en.md
index 78462771f9..61a011dee9 100644
--- a/tvix/website/landing-en.md
+++ b/tvix/website/landing-en.md
@@ -31,7 +31,7 @@ Benchmarks are run nightly on new commits by [windtunnel][wt].
 
 [TVL]: https://tvl.fyi
 [TVL monorepo]: https://cs.tvl.fyi/depot/-/tree/tvix
-[Tvixbolt]: https://tvixbolt.tvl.su
+[Tvixbolt]: https://bolt.tvix.dev
 [Tvix README]: https://code.tvl.fyi/about/tvix
 [gh]: https://github.com/tvlfyi/tvix/
 [docs]: https://docs.tvix.dev
diff --git a/users/flokli/presentations/2023-09-09-nixcon-tvix/presentation.md b/users/flokli/presentations/2023-09-09-nixcon-tvix/presentation.md
index 0006763d6d..b37554e188 100644
--- a/users/flokli/presentations/2023-09-09-nixcon-tvix/presentation.md
+++ b/users/flokli/presentations/2023-09-09-nixcon-tvix/presentation.md
@@ -75,7 +75,7 @@ Note: Derivation types, serializers. NAR writers, nixbase32 enc/dec, Nix Hash fu
 - <!-- .element: class="fragment" -->
   IO is nicely abstracted away
   - <!-- .element: class="fragment" -->
-    We can run a Nixlang subset without IO in wasm (see [tvixbolt](https://tvixbolt.tvl.su/)),
+    We can run a Nixlang subset without IO in wasm (see [tvixbolt](https://bolt.tvix.dev/)),
     or parse Nix into a config struct with `tvix-serde`
 
 ----
diff --git a/users/tazjin/blog/posts/tvix-eval-talk-2023.md b/users/tazjin/blog/posts/tvix-eval-talk-2023.md
index fcf39934e1..4a0ec56881 100644
--- a/users/tazjin/blog/posts/tvix-eval-talk-2023.md
+++ b/users/tazjin/blog/posts/tvix-eval-talk-2023.md
@@ -8,7 +8,7 @@
 
 * [Tvix](https://tvix.dev), главный сайт проекта
 * [TVL](https://tvl.fyi), наше онлайн-сообщество
-* [Tvixbolt](https://tvixbolt.tvl.su/), наш "godbolt" для tvix
+* [Tvixbolt](https://bolt.tvix.dev/), наш "godbolt" для tvix
 * [MMTk](https://www.mmtk.io/), Rust-библиотека с компонентами для garbage-collection
 * [Интервью / доклад](https://www.youtube.com/live/0Lhahzs-Wos?si=BlFDVBUPsIpHg0p5), Nix -- не только пакетный менеджер
 * [NixCon 2023](https://2023.nixcon.org/)
diff --git a/users/tazjin/homepage/entries.nix b/users/tazjin/homepage/entries.nix
index fbd67f4d00..5352f8cdcf 100644
--- a/users/tazjin/homepage/entries.nix
+++ b/users/tazjin/homepage/entries.nix
@@ -129,7 +129,7 @@ in
     class = "project";
     title = "Tvixbolt";
     date = 1667293200;
-    url = "https://tvixbolt.tvl.su/";
+    url = "https://bolt.tvix.dev/";
     description = "In-browser language evaluator for Nix, based on Tvix";
   }
   {
diff --git a/web/tvl/blog/tvix-status-202209.md b/web/tvl/blog/tvix-status-202209.md
index b823820b0b..dae1dae194 100644
--- a/web/tvl/blog/tvix-status-202209.md
+++ b/web/tvl/blog/tvix-status-202209.md
@@ -153,7 +153,7 @@ figuring out weird ways to break it – and if you do, let us know.
 We'll see you around!
 
 [Tvix]: https://tvl.fyi/blog/rewriting-nix
-[Tvixbolt]: https://tvixbolt.tvl.su
+[Tvixbolt]: https://bolt.tvix.dev
 [integrated]: https://cl.tvl.fyi/q/status:merged+%2522tvix/eval%2522+mergedbefore:2022-09-09
 [src]: https://cs.tvl.fyi/depot/-/tree/tvix/eval
 [src-noscript]: https://code.tvl.fyi/tree/tvix/eval