Migrate mise config file

Now that we have a .config folder, we can move mise into such
folder, to clean up the root of the directory

We therefore fix the contributing guide link with new location.

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
Jean-Philippe Evrard
2026-06-09 09:20:08 +02:00
parent c36ae33c67
commit b91831b9bb
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ Your system needs at least the following binaries installed:
### Fetch the additional binaries required
Please run `make install-tools` once on a fresh repository clone to download necessary developer tools.
Installed tools are listed in [.mise directory](.mise/config.toml).
Installed tools are listed in mise.toml in our .config directory (`.config/mise.toml`).
### Configure your git for the "Certificate of Origin"