[tor-commits] [nyx/master] Fix git link on changelog

atagar at torproject.org atagar at torproject.org
Fri Nov 17 20:33:53 UTC 2017


commit 2ca19e623a82620672457f2e3ffc34d33506bfa4
Author: Damian Johnson <atagar at torproject.org>
Date:   Fri Nov 17 12:34:31 2017 -0800

    Fix git link on changelog
    
    https://trac.torproject.org/projects/tor/ticket/24289
---
 web/changelog/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/changelog/index.html b/web/changelog/index.html
index f597404..54737d5 100644
--- a/web/changelog/index.html
+++ b/web/changelog/index.html
@@ -65,7 +65,7 @@
       <div id="unreleased" class="section"></div>
       <a href="#unreleased" class="section-title">Unreleased</a>
 
-      <p>The following are only available within Nyx's <a href="#git">git repository</a>.</p>
+      <p>The following are only available within Nyx's <a href="https://gitweb.torproject.org/nyx.git">git repository</a>.</p>
 
       <ul>
         <li><span class="component">Connections</span>



More information about the tor-commits mailing list