Skip to content

Commit

Permalink
Merge pull request #194 from adrianteri/master
Browse files Browse the repository at this point in the history
Update references to Freenode with libera.chat and remove Google Plus link.
  • Loading branch information
jasonrogena committed Apr 6, 2022
2 parents ccfd7ec + 35c1e83 commit d019568
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion content/pages/about-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Nairobi GNU/Linux Users Group (NairobiLUG) is a not-for-profit community ser

We traditionally meet on the first Saturday of every month between 16:00 ~ 18:00 EAT (GMT +3) at KFC Kimathi Street. All meetups are free and open to the public.

You can join our [mailing list]({filename}/pages/mailing-list.md), where meetups are announced and other general LUG conversation takes place. You can also follow us on [Twitter](https://twitter.com/nairobilug). Lastly if you prefer a more real-time medium, you can chat to us on IRC. We're on the Freenode network and the channel name is [#nairobilug](irc://chat.freenode.net/#nairobilug). Details are listed on our [contact page]({filename}/pages/contact.md).
You can join our [mailing list]({filename}/pages/mailing-list.md), where meetups are announced and other general LUG conversation takes place. You can also follow us on [Twitter](https://twitter.com/nairobilug). Lastly if you prefer a more real-time medium, you can chat to us on IRC. We're on the Freenode network and the channel name is [#nairobilug](irc://libera.chat/#nairobilug). Details are listed on our [contact page]({filename}/pages/contact.md).

**There is no level of technical expertise required to attend meetups** and we pride ourselves on being open and friendly to all. We're just as likely to be found talking about the latest film releases, music or anything else as hardcore techy topics.

Expand Down
8 changes: 4 additions & 4 deletions content/pages/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Online, we primarily communicate through an email [mailing list]({filename}/page

## Internet Relay Chat

The LUG has an IRC channel which everyone (especially members) is welcome to join. If you are new to IRC, you can connect through freenode's [Web IRC](http://webchat.freenode.net/?channels=nairobilug).
The LUG has an IRC channel which everyone (especially members) is welcome to join. If you are new to IRC, you can connect through freenode's [Web IRC](https://web.libera.chat/?channels=#nairobilug).

- Network: [freenode.net](https://freenode.net/)
- Channel: [#nairobilug](irc://chat.freenode.net/#nairobilug)
- Network: [libera.chat](https://libera.chat)
- Channel: [#nairobilug](irc://libera.chat/#nairobilug)

## Social Media

Find us around the web in the following places: [Google+](https://plus.google.com/u/0/communities/107260210367217532462), [Twitter](https://twitter.com/nairobilug)
Find us around the web in the following places: [Twitter](https://twitter.com/nairobilug)
2 changes: 1 addition & 1 deletion pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
'Software, Open Source, and related topics.'

LINKS = (
('IRC', 'https://webchat.freenode.net/?channels=nairobilug'),
('IRC', 'https://web.libera.chat/?channels=#nairobilug'),
)

ICONS = [
Expand Down

0 comments on commit d019568

Please sign in to comment.