This PR fixes a broken link in the documentation by updating it to a permanent link to a commit instead of a moving branch.
+1
-1
docs/src/content/docs/motivation.mdx
+1
-1
docs/src/content/docs/motivation.mdx
···
64
64
65
65
66
66
<Aside>
67
-
Some [people](https://codeberg.org/FrdrCkII/nixconf/src/branch/main/modules/aspects.prt.nix) have found [`flake-aspects`](https://github.com/vic/flake-aspects) enough to implement their own Dendritic setups, or even for mixing with other non-dendritic infra.
67
+
Some [people](https://codeberg.org/FrdrCkII/nixconf/src/commit/9bef0f86a790d93c20e693dc4c020c83b0396e8f/lib/aspects.prt.nix) have found [`flake-aspects`](https://github.com/vic/flake-aspects) enough to implement their own Dendritic setups, or even for mixing with other non-dendritic infra.
68
68
</Aside>
69
69
70
70
## Den builds upon flake-aspects
History
1 round
0 comments
adda.tngl.sh
submitted
#0
1 commit
expand
collapse
0ed85f24
docs: Fix broken link
Uses a permanent link to a commit instead of a moving branch.
no conflicts, ready to merge