diff --git a/Netdisco/Changes b/Netdisco/Changes index 238af33c..f692d51d 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -8,9 +8,10 @@ [ENHANCEMENTS] * systemd deployment guide - * document env var for https reverse proxy (B. Marshall) + * Document env var for https reverse proxy (B. Marshall) * [#279] Web sessions use cookies instead of files on disk (M. Johnson) - * strip realm from username (B. Marshall) + * Strip realm from username (B. Marshall) + * Mention netdisco-users mail list in docs (C. Goldsmith) [BUG FIXES] diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 5ea97afb..72ed923f 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -58,8 +58,9 @@ See the demo at: L If you have any trouble getting installed or running, check out the L and L notes, or speak to -someone in the C<#netdisco> IRC channel (on freenode). Before installing or -upgrading please always review the latest L IRC channel, or on the L. Before +installing or upgrading please always review the latest L. =head1 Dependencies