diff options
| author | Damian Johnson <atagar@torproject.org> | 2016-01-05 08:34:19 -0800 |
|---|---|---|
| committer | Damian Johnson <atagar@torproject.org> | 2016-01-05 08:34:19 -0800 |
| commit | 039803c9332938af6d3ead279fc300391c05ee86 (patch) | |
| tree | ca26134923e2f7999bf7141d496bf1af07994913 | |
| parent | 941f289c899e46f314bf06025c74d57773f36093 (diff) | |
Rename arm to nyx on the volunteer page
I'm still holding off on the bulk of the rename until our next release (no
reason to confuse its existing users with its name change), but contributors
can handle it. Link was broken - thanks to unixninja92 for pointing it out...
https://trac.torproject.org/projects/tor/ticket/18000
| -rw-r--r-- | getinvolved/en/volunteer.wml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index a15c952f..7ea98e61 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -157,7 +157,7 @@ meetings around the world.</li> </tr> <tr> - <td><a href="#project-arm">Arm</a></td> + <td><a href="#project-nyx">Nyx</a></td> <td>User Interface</td> <td>Python, Curses</td> <td>Light</td> @@ -450,14 +450,14 @@ meetings around the world.</li> more secure. </p> - <a id="project-arm"></a> - <h3><a href="https://www.atagar.com/arm/">Arm</a> (<a - href="https://gitweb.torproject.org/arm.git">code</a>, <a + <a id="project-nyx"></a> + <h3><a href="https://www.atagar.com/arm/">Nyx</a> (<a + href="https://gitweb.torproject.org/nyx.git">code</a>, <a href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=arm&order=priority">bug tracker</a>)</h3> <p> - The anonymizing relay monitor (arm) is a terminal status monitor for Tor, + Nyx (previously <i>arm</i>) is a terminal status monitor for Tor intended for command-line aficionados, ssh connections, and anyone with a tty terminal. This works much like top does for system usage, providing real time statistics for bandwidth, resource usage, connections, and quite |
