diff --git a/readme.md b/readme.md index 837d683..9a82a80 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ This whole folder is for the most part just a system to clean up importing - Should never import anything from parent directories - Can import things from the child directories - The [importers](system_profiles/importers) directory: - - Should only import things outside (above/parent) of the `system_profiles` directories. + - Should only import things outside (above/parent) of the [system_profiles](system_profiles) directories. - Probably only from the module directory or maybe a future nix-modules directory, this rule is not set in stone yet - Should **not** import anything outside of this repository