diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-11 02:14:04 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-11 02:14:04 (EST) |
commit | 388a4eeb9dd52f6b58d4e1d36598aaba7775cf17 (patch) | |
tree | bf02cdcec2bc6031c770d611853032496d223395 /site/common/variables.php | |
parent | 8fc24c60fae30bc25dca5bece069913c2d0d03d9 (diff) | |
download | libreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.zip libreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.tar.gz libreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.tar.bz2 |
change text on link (2)
Diffstat (limited to 'site/common/variables.php')
-rw-r--r-- | site/common/variables.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index de3fdf9..986b96e 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -72,7 +72,7 @@ $devMailingListEmail = "libreboot-dev@nongnu.org"; /* IRC channel */ - $ircChannelName = "#libreboot (FreeNode IRC)"; + $ircChannelName = "#libreboot chat (FreeNode IRC)"; $ircChannelAddress = "https://webchat.freenode.net/?channels=libreboot"; /* GPG key info */ |