diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-10-10 18:16:28 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-10-10 18:16:28 -0400 |
commit | 70246dc0be67aee794cb9e4dfcc6bc3b41a4c9be (patch) | |
tree | c6b745a56f9ce6ddf2e380559ad61f8102a08c73 | |
parent | c5ee2234e4855262614dec02f4e4ab5ef7205cb7 (diff) | |
parent | 1a572ccd276dac4ba47f5e920c7e66d6ef1af070 (diff) |
Merge branch 'master' of https://github.com/pret/pokegold
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ To set up the repository, see [INSTALL.md](INSTALL.md). ## See also - **Discord:** [pret][discord] -- **IRC:** [freenode#pret][irc] +- **IRC:** [libera#pret][irc] Other disassembly projects: @@ -37,6 +37,6 @@ Other disassembly projects: [pokefirered]: https://github.com/pret/pokefirered [pokeemerald]: https://github.com/pret/pokeemerald [discord]: https://discord.gg/d5dubZ3 -[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret +[irc]: https://web.libera.chat/?#pret [ci]: https://github.com/pret/pokegold/actions [ci-badge]: https://github.com/pret/pokegold/actions/workflows/main.yml/badge.svg |