commit eac6ab5a2fa3304695ab26451b8af8f680ddc08a Author: David Fifield <[email protected]> Date: Tue Jun 20 07:54:20 2017 -0700
Remove trailing dots from URLs.
---
pt.go | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt.go b/pt.go
index 3c018a6..f3458ec 100644
--- a/pt.go
+++ b/pt.go
@@ -120,10 +120,10 @@
// https://spec.torproject.org/pt-spec
//
// Extended ORPort:
-//
https://gitweb.torproject.org/torspec.git/tree/proposals/196-transport-control-ports.txt.
+//
https://gitweb.torproject.org/torspec.git/tree/proposals/196-transport-control-ports.txt
//
// Extended ORPort Authentication:
-//
https://gitweb.torproject.org/torspec.git/tree/proposals/217-ext-orport-auth.txt.
+//
https://gitweb.torproject.org/torspec.git/tree/proposals/217-ext-orport-auth.txt
//
// Pluggable Transport through SOCKS proxy:
//
https://gitweb.torproject.org/torspec.git/tree/proposals/232-pluggable-transports-through-proxy.txt
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits
