Skip to content

Commit 3f5715f

Browse files
committed
docs(web): remove dead github mirror link
Closes #149. Change-Id: Id7296d3a436a75c4642c351ae78a69d3fd35b5eb Reviewed-on: https://cl.snix.dev/c/snix/+/30573 Reviewed-by: Florian Klink <flokli@flokli.de> Tested-by: besadii Reviewed-by: rszyma <rszyma.dev@gmail.com>
1 parent 3045c52 commit 3f5715f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

web/content/docs/guides/building.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ contribute after following this guide.
2424
- Ensure you have [Nix][] installed.
2525

2626
### Getting the sources
27-
Snix is hosted in its own Forgejo instance, hosted on [git.snix.dev](https://git.snix.dev/snix/snix), and a
28-
(read-only) mirror on [GitHub](https://github.com/snix-project/snix).
27+
Snix is hosted in its own Forgejo instance, hosted on [git.snix.dev](https://git.snix.dev/snix/snix).
2928

3029
Check out the source code as follows:
3130

@@ -89,5 +88,3 @@ to learn more about the project structure.
8988
[Nix]: https://nixos.org/nix/
9089
[mg]: https://code.tvl.fyi/tree/tools/magrathea
9190
[crate2nix]: https://github.com/nix-community/crate2nix/
92-
93-

0 commit comments

Comments
 (0)