Skip to content

Commit ae6f496

Browse files
committed
docs: update CNAME for upstream adoption
1 parent ec16e58 commit ae6f496

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[Hjem]: https://github.com/feel-co/hjem
44
[discussions]: https://github.com/snugnug/hjem-rum/discussions
5-
[documentation]: https://rum.aurabora.org
6-
[our docs]: https://rum.aurabora.org/contributing/introduction.html
5+
[documentation]: https://rum.snugnug.org
6+
[our docs]: https://rum.snugnug.org/contributing/introduction.html
77
[@NotAShelf]: https://github.com/NotAShelf
88
[@eclairevoyant]: https://github.com/eclairevoyant
99
[contributors]: https://github.com/snugnug/hjem-rum/graphs/contributors

docs/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rum.aurabora.org
1+
rum.snugnug.org

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
inherit docs;
6262
docsLinkCheck = pkgs.testers.lycheeLinkCheck {
6363
site = docs;
64-
remap."rum.aurabora.org" = docs;
64+
remap."rum.snugnug.org" = docs;
6565
extraConfig.exclude = [];
6666
};
6767
});

0 commit comments

Comments
 (0)