Skip to content

Commit 7c20efa

Browse files
committed
docs: update CNAME for upstream adoption
1 parent d2bf637 commit 7c20efa

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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

docs/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
Built with <a href='https://www.github.com/feel-co/ndg'>ndg</a> from <a
3-
href='https://www.github.com/lunarnovaa/hjem-rum'
4-
>lunarnovaa/hjem-rum</a>
3+
href='https://www.github.com/snugnug/hjem-rum'
4+
>snugnug/hjem-rum</a>
55
</div>
66
<div>
77
For more information on the SNUG, see <a href='https://www.github.com/snugnug'

flake.nix

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

0 commit comments

Comments
 (0)