Fix link rendering in README

This commit is contained in:
Jonatan Kłosko 2021-08-01 02:05:04 +02:00
parent f3ea05b7ee
commit 0ac475d915

View file

@ -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