Remove link to same page via redirects
Sebastian Hahn

Sebastian Hahn commited on 2016-07-14 21:22:39
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -110,7 +110,7 @@ transport API</a>, to make it easier to build interoperable programs.
110 110
       <br>
111 111
       <ul>
112 112
         <!-- TODO: add deprecation note for each PT -->
113
-        <li><a href="<page projects/obfsproxy>"><b>Obfsproxy</b></a> is a Python framework for implementing new
113
+        <li><b>Obfsproxy</b> is a Python framework for implementing new
114 114
         pluggable transports. It uses Twisted for its networking needs, and
115 115
         <a href="https://gitweb.torproject.org/pluggable-transports/pyptlib.git/tree/README.rst">pyptlib</a>
116 116
         for some pluggable transport-related features. It supports the
117 117