diff options
| author | Ivan Kohler <ivan-debian@420.am> | 2012-03-10 14:47:37 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan-debian@420.am> | 2012-03-10 14:47:37 -0800 |
| commit | 80a3878c1a43bfacb58e904b3053fc41347ad134 (patch) | |
| tree | 4a7d1bac73a233db286be6d50162d8f7459a69be | |
| parent | a55ae991cd3ce8a7f989da42597d569300b8776e (diff) | |
fix everyone.net link pointing to CP, RT#16840
| -rw-r--r-- | FS/FS/part_export/everyone_net.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/everyone_net.pm b/FS/FS/part_export/everyone_net.pm index e04318e10..0fd32fa8b 100644 --- a/FS/FS/part_export/everyone_net.pm +++ b/FS/FS/part_export/everyone_net.pm @@ -20,7 +20,7 @@ tie my %options, 'Tie::IxHash', 'options'=> \%options, 'notes' => <<'END' Real-time export to -<a href="http://www.cp.net/">Everyone.net</a> via the XRC Remote API. +<a href="http://www.everyone.net/">Everyone.net</a> via the XRC Remote API. Requires installation of <a href="http://search.cpan.org/dist/Net-XRC">Net::XRC</a> from CPAN. |
