From 3d804232598fa6f80df6b8800ba0897e53914a12 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 2 Mar 2025 19:42:57 -0800 Subject: [PATCH] docs/CONTRIBUTING: Fix data-mesher reference name --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index ff3c92390..a46cfcd66 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -97,7 +97,7 @@ Let's get your development environment up and running: ## Related Projects -- **Data Mesher**: [dm](https://git.clan.lol/clan/dm) +- **Data Mesher**: [data-mesher](https://git.clan.lol/clan/data-mesher) - **Nixos Facter**: [nixos-facter](https://github.com/nix-community/nixos-facter) - **Nixos Anywhere**: [nixos-anywhere](https://github.com/nix-community/nixos-anywhere) - **Disko**: [disko](https://github.com/nix-community/disko)