mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-08 14:04:31 +08:00
Fix link rendering in README
This commit is contained in:
parent
f3ea05b7ee
commit
0ac475d915
1 changed files with 2 additions and 2 deletions
|
@ -152,8 +152,8 @@ The following environment variables configure Livebook:
|
|||
<!-- Environment variables -->
|
||||
|
||||
If running Livebook as a Docker image or an Elixir release, [the environment
|
||||
variables used by Elixir releases are also available]
|
||||
(https://hexdocs.pm/mix/Mix.Tasks.Release.html#module-environment-variables).
|
||||
variables used by Elixir releases are also available](
|
||||
https://hexdocs.pm/mix/Mix.Tasks.Release.html#module-environment-variables).
|
||||
The notables ones are `RELEASE_NODE` and `RELEASE_DISTRIBUTION`.
|
||||
|
||||
## Development
|
||||
|
|
Loading…
Add table
Reference in a new issue