aboutsummaryrefslogtreecommitdiff
path: root/content/http-tracing.article
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2016-10-05 08:12:01 +1100
committerAndrew Gerrand <adg@golang.org>2016-10-04 21:12:23 +0000
commitfb4799a1b541e8a91360905e965f94641e553610 (patch)
tree586abda82cbf56cedf1115c146f8b2644e79467e /content/http-tracing.article
parentcc9ef2355eceeb5ab0d21e129980e81fe3f39958 (diff)
content: fix httpstat link in tracing blog post
Change-Id: I7b9aa56a5c81b8cb31fc5625bf0561a7ebdebab2 Reviewed-on: https://go-review.googlesource.com/30330 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'content/http-tracing.article')
-rw-r--r--content/http-tracing.article2
1 files changed, 1 insertions, 1 deletions
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.