summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kowalski <rok@kowalski.gd>2015-02-09 20:08:55 +0100
committerJulien Gilli <julien.gilli@joyent.com>2015-02-24 11:32:03 -0800
commit08a1192478ed84422902d59a8bfe056ff88cc88d (patch)
treebfae8fca07b13f381c888a0a020cb301f788fc4e
parent2fc5eeb3da0cbc5c17674818bc679d3d564d0d06 (diff)
downloadnode-08a1192478ed84422902d59a8bfe056ff88cc88d.tar.gz
doc: remove broken link to tracing api
closes joyent/node-website#77 PR: #9172 PR-URL: https://github.com/joyent/node/pull/9172 Reviewed-By: Julien Gilli <julien.gilli@joyent.com>
-rw-r--r--doc/api/_toc.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/_toc.markdown b/doc/api/_toc.markdown
index d5b38b28e..8b0e24e04 100644
--- a/doc/api/_toc.markdown
+++ b/doc/api/_toc.markdown
@@ -29,7 +29,6 @@
* [String Decoder](string_decoder.html)
* [Timers](timers.html)
* [TLS/SSL](tls.html)
-* [Tracing](tracing.html)
* [TTY](tty.html)
* [UDP/Datagram](dgram.html)
* [URL](url.html)