diff --git a/README.md b/README.md index f7efe84feca..32583642193 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,8 @@ The following environment variables can be used to configure Livebook on boot: iframe. Set it to "true" to enable it. If you do enable it, then the application must run with HTTPS. - * `LIVEBOOK_FIPS` - if set to "true" will try to set the fips mode on startup. See more details in the [docker fips documentation.](fips.html) + * `LIVEBOOK_FIPS` - if set to "true" will try to enable the FIPS mode on startup. + See more details in [the documentation](https://hexdocs.pm/livebook/fips.html).