From fb4799a1b541e8a91360905e965f94641e553610 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 5 Oct 2016 08:12:01 +1100 Subject: content: fix httpstat link in tracing blog post Change-Id: I7b9aa56a5c81b8cb31fc5625bf0561a7ebdebab2 Reviewed-on: https://go-review.googlesource.com/30330 Reviewed-by: Andrew Gerrand --- content/http-tracing.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/http-tracing.article') diff --git a/content/http-tracing.article b/content/http-tracing.article index 7bd83f0..0e586c5 100644 --- a/content/http-tracing.article +++ b/content/http-tracing.article @@ -74,4 +74,4 @@ in debugging HTTP request latency and writing tools for network debugging for outbound traffic. By enabling this new facility, we hope to see HTTP debugging, benchmarking and visualization tools from the community — such as -[[httpstat][https://github.com/davecheney/httpstat]] from Dave Cheney. +[[https://github.com/davecheney/httpstat][httpstat]] from Dave Cheney. -- cgit v1.2.3