From 01c476056ddfb4956812f013acd39de34dfa6530 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 14 Nov 2022 16:44:46 -0800 Subject: [PATCH] fix old reference to freenodde --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 17dad14b..822d5108 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -101,6 +101,6 @@ merge proposal or pull request.** In `spec.rst`, there is an editable outline of items to be accomplished, a precompiled version with spec.pdf description of items to be accomplished, and on `PROGRESS.md`, there is our status in completing that specification. In the specification if you make changes run ``` rst2pdf spec.rst" Pick out something to do, but before you start, please indicate on the [lubuntu-devel -mailing list](https://lists.ubuntu.com/mailman/listinfo/Lubuntu-devel) or on [#lubuntu-devel on freenode](https://kiwiirc.com/client/irc.libera.net/#lubuntu-devel) to state that you intend to +mailing list](https://lists.ubuntu.com/mailman/listinfo/Lubuntu-devel) or on [#lubuntu-devel on libera](https://kiwiirc.com/client/irc.libera.net/#lubuntu-devel) to state that you intend to complete what you have picked out. Please also look at `PROGRESS.md` to see what still needs to be completed.