diff --git a/README.md b/README.md index e4541f6..491fbb3 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ You need both nix and flakes enabled. [1]: src/slides/example/Example.md -[2]: https://gitlab.skynet.ie/compsoc1/skynet/nixos#prep \ No newline at end of file +[2]: https://forgejo.skynet.ie/Skynet/nixos#prep \ No newline at end of file diff --git a/src/postmortem/2023-09-27_Signup-failures.md b/src/postmortem/2023-09-27_Signup-failures.md index 8ead7db..4aed9db 100644 --- a/src/postmortem/2023-09-27_Signup-failures.md +++ b/src/postmortem/2023-09-27_Signup-failures.md @@ -74,11 +74,11 @@ CREATE TABLE IF NOT EXISTS accounts_wolves ( ``` This also makes it easier to do the migration when teh Wolves API releases. -[Patch that fixed it](https://gitlab.skynet.ie/compsoc1/skynet/ldap/backend/-/commit/9db8a238d2bf7be8bcfa86012b26180c041c13d1) +[Patch that fixed it](https://forgejo.skynet.ie/Skynet/ldap_backend/commit/9db8a238d2bf7be8bcfa86012b26180c041c13d1) ## Things to improve for the future. - + * Verify/test it works before a big event. * If its new enough have a dev env on hand. * Its not //always// DNS (probally is though) diff --git a/src/slides/compsoc/1_domains-dns-oh-no.md b/src/slides/compsoc/1_domains-dns-oh-no.md index 5888ff3..15f7236 100644 --- a/src/slides/compsoc/1_domains-dns-oh-no.md +++ b/src/slides/compsoc/1_domains-dns-oh-no.md @@ -162,12 +162,12 @@ Or say ye wanted to go wild and have an Ogham domain name? ``ᚁᚏᚓᚅᚇᚐᚅ.com`` for example (brendan in Ogham) -[0]: https://gitlab.skynet.ie/compsoc1/compsoc/presentations/presentations/-/blob/ceb346fe8e8dfc553fff520de7864e96236e887a/src/slides/compsoc/1_domains-dns-oh-no.md#L163 +[0]: https://forgejo.skynet.ie/Computer_Society/presentations_compsoc/src/commit/ceb346fe8e8dfc553fff520de7864e96236e887a/src/slides/compsoc/1_domains-dns-oh-no.md#L163 ------------------------------------------------------------------------- ``ᚁᚏᚓᚅᚇᚐᚅ.com`` becomes ``xn--7ueiah2bis.com`` - +```` ------------------------------------------------------------------------- Magic! diff --git a/src/slides/skynet/1_setup.md b/src/slides/skynet/1_setup.md index 8998b08..4b5ac9c 100644 --- a/src/slides/skynet/1_setup.md +++ b/src/slides/skynet/1_setup.md @@ -283,7 +283,7 @@ As part of your Skynet account you have access to our Gitlab Server. ------------------------------------------------------------------------- -1. Go to <> +1. Go to <> 2. Login with ``username`` and ``password`` 3. Done diff --git a/src/slides/skynet/3_nix.md b/src/slides/skynet/3_nix.md index d74b0ff..6eb6dc0 100644 --- a/src/slides/skynet/3_nix.md +++ b/src/slides/skynet/3_nix.md @@ -134,7 +134,7 @@ Making it hard to get a good overview ------------------------------------------------------------------------- -Skynet 3.0 is fully source controlled on [gitlab.skynet.ie][4] +Skynet 3.0 is fully source controlled on [forgejo.skynet.ie][4] ------------------------------------------------------------------------- @@ -163,4 +163,4 @@ Questions? [1]: https://en.wikipedia.org/wiki/Unix_philosophy [2]: https://nix.dev/tutorials/first-steps/ [3]: https://nixos.org/guides/nix-pills/# -[4]: https://gitlab.skynet.ie/compsoc1/skynet/nixos \ No newline at end of file +[4]: https://forgejo.skynet.ie/Skynet/nixos \ No newline at end of file diff --git a/src/slides/skynet/4_dns.md b/src/slides/skynet/4_dns.md index 273df74..dca92d9 100644 --- a/src/slides/skynet/4_dns.md +++ b/src/slides/skynet/4_dns.md @@ -114,6 +114,6 @@ host 193.1.99.75 ------------------------------------------------------------------------- -* <> -* <> +* <> +* <> diff --git a/src/slides/skynet/9_email.md b/src/slides/skynet/9_email.md index bf270ec..12976c0 100644 --- a/src/slides/skynet/9_email.md +++ b/src/slides/skynet/9_email.md @@ -135,8 +135,8 @@ In this example I would be able to send mail as ``this_is_a_real_email@skynet.ie [//Use this time to explore the nixos repo to explain//][0] -[0]: https://gitlab.skynet.ie/compsoc1/skynet/nixos/-/blob/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix?ref_type=heads +[0]: https://forgejo.skynet.ie/Skynet/nixos/src/commit/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix [1]: https://www.youtube.com/watch?v=mrGfahzt-4Q -[2]: https://gitlab.skynet.ie/compsoc1/skynet/nixos/-/blob/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix?ref_type=heads#L31-L91 +[2]: https://forgejo.skynet.ie/Skynet/nixos/src/commit/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix#L31-L91 [3]: https://www.thunderbird.net/en-GB/ -[4]: https://gitlab.skynet.ie/compsoc1/skynet/nixos/-/blob/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix?ref_type=heads#L314-L343 \ No newline at end of file +[4]: https://forgejo.skynet.ie/Skynet/nixos/src/commit/26e715b2f62e406deee5e773ebcc3e3c3d200186/applications/email.nix#L314-L343 \ No newline at end of file