mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-06 04:54:29 +08:00
Update Nerves Livebook URLs to new location (#2126)
This commit is contained in:
parent
cbe7aeb7f7
commit
481d39d7ed
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue