Update Nerves Livebook URLs to new location (#2126)

This commit is contained in:
Frank Hunleth 2023-07-30 10:33:03 -04:00 committed by GitHub
parent cbe7aeb7f7
commit 481d39d7ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@ See [Livebook images](https://github.com/livebook-dev/livebook/pkgs/container/li
### Embedded devices
If you want to run Livebook on embedded devices, such as Raspberry Pi, BeagleBone, etc.,
check out [the Livebook firmware](https://github.com/livebook-dev/nerves_livebook) built
check out [the Livebook firmware](https://github.com/nerves-livebook/nerves_livebook) built
with [Nerves](https://www.nerves-project.org/).
### Direct installation with Elixir

View file

@ -279,7 +279,7 @@ and, in general, we recommend it only for debugging of external system.
If you want to run Livebook on embedded devices, such as Raspberry Pi,
BeagleBone, etc., check out [the Livebook
firmware](https://github.com/livebook-dev/nerves_livebook) built
firmware](https://github.com/nerves-livebook/nerves_livebook) built
with [Nerves](https://www.nerves-project.org/). In such cases, Livebook
uses a special runtime, called the Embedded Runtime, where all of your
code runs within Livebook itself, without starting additional runtimes