zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit e332990bbeaec7451c9445bd8cfc2953d1f35c8b
parent d6d9e637ac6b666ed239e0f373e1b3559de40170
Author: figsoda <figsoda@pm.me>
Date: Wed, 24 May 2023 21:56:16 -0400

docs: reorder footnotes to be consistent with readme
1 file changed, 2 insertions(+), 2 deletions(-)
M
README.md
|
4
++--
diff --git a/README.md b/README.md
@@ -74,6 +74,6 @@ Haumea bootstraps itself. You can see the entire implementation in the
   Changing how the files are loaded is as easy as specifying a `loader`,
   and the `transformer` option makes it possible to extensively manipulate the tree.
 
-[^1]: Unless you are doing transformer magic
+[_➔ Getting Started_](https://nix-community.github.io/haumea/intro/getting-started.html)
 
-[*➔ Getting Started*](https://nix-community.github.io/haumea/intro/getting-started.html)
+[^1]: Unless you are doing transformer magic