From 27901bf86f5a83067fb80adc544ca132752c87dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Mon, 2 Oct 2023 12:00:51 +0200 Subject: [PATCH] fix broken link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be53d50..995d053 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ $ nix-env -i mml -## Configuration +## Usage -Please read the [documentation](https://pimalaya.org/mml/cli/configuration/index.html). +Please read the [documentation](https://pimalaya.org/mml/cli/usage/index.html). ## Contributing