Skip to content

Commit bfa886f

Browse files
committed
docs: fix links
1 parent a6ae115 commit bfa886f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[documentation on forking repositories]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo
77
[documentation on reviewing PRs]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request
88
[Core Principles]: #core-principles
9-
[testing documentation]: /TESTING.md
9+
[testing documentation]: ./TESTING.md
1010
[reviewed]: #reviewing-a-pr
1111
[REVIEWING.md]: ./REVIEWING.md
1212

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Hjem Rum
22

33
[Hjem]: https://github.com/feel-co/hjem
4-
[our docs]: hjr.snugroup.org/CONTRIBUTING.html
5-
[license]: LICENSE
4+
[our docs]: ./CONTRIBUTING.md
5+
[license]: ../LICENSE
66
[programs/fish]: modules/collection/programs/fish.nix
77
[programs/nushell]: modules/collection/programs/nushell.nix
88
[programs/zsh]: modules/collection/programs/zsh.nix
@@ -11,7 +11,7 @@
1111
[#17]: https://github.com/snugnug/hjem-rum/issues/17
1212
[@eclairevoyant]: https://github.com/eclairevoyant
1313
[@NotAShelf]: https://github.com/NotAShelf
14-
[documentation]: hjr.snugroup.org
14+
[documentation]: rum.snugnug.org
1515
[contributors]: https://github.com/snugnug/hjem-rum/graphs/contributors
1616
[Home Manager]: https://github.com/nix-community/home-manager
1717

0 commit comments

Comments
 (0)