[nyx/master] Drop website's frontpage note of our old name

commit 8567d7e902380d5dd693b2678f7fd1eff6b19120 Author: Damian Johnson <atagar@torproject.org> Date: Sat Jan 12 14:13:48 2019 -0800 Drop website's frontpage note of our old name We renamed ourselves well over a year ago. Past due we stopped noting our old name on the frontpage. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 33332c2..c152357 100644 --- a/web/index.html +++ b/web/index.html @@ -48,7 +48,7 @@ <p>Nyx is a command-line monitor for <a href="https://www.torproject.org/">Tor</a>. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more.</p> - <p>Nyx's latest version is <b>2.0.4</b>, released November 5th, 2017. Prior this application went under the name of '<b>arm</b>'. Sorry for the confusion!</p> + <p>Nyx's latest version is <b>2.0.4</b>, released November 5th, 2017.</p> <div id="features" class="section"></div> <a href="#features" class="section-title">What does Nyx provide?</a>
participants (1)
-
atagar@torproject.org