Skip to content

Commit 5e45fec

Browse files
authored
📝(doc) fix path to env doc on readme (#1007)
The path lead to a 404 Signed-off-by: virgile-dev <virgile.deville@beta.gouv.fr>
1 parent 393e7a0 commit 5e45fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Available methods: Helm chart, Nix package
5757

5858
In the works: Docker Compose, YunoHost
5959

60-
⚠️ For some advanced features (ex: Export as PDF) Docs relies on XL packages from BlockNote. These are licenced under AGPL-3.0 and are not MIT compatible. You can perfectly use Docs without these packages by setting the environment variable `PUBLISH_AS_MIT` to true. That way you'll build an image of the application without the features that are not MIT compatible. Read the [environment variables documentation](/docs/docs/env.md) for more information.
60+
⚠️ For some advanced features (ex: Export as PDF) Docs relies on XL packages from BlockNote. These are licenced under AGPL-3.0 and are not MIT compatible. You can perfectly use Docs without these packages by setting the environment variable `PUBLISH_AS_MIT` to true. That way you'll build an image of the application without the features that are not MIT compatible. Read the [environment variables documentation](/docs/env.md) for more information.
6161

6262
## Getting started 🔧
6363

0 commit comments

Comments
 (0)