From 410e1449b89fa27de1596a56c84227b24fa294b8 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Tue, 6 Oct 2015 16:00:05 -0700 Subject: [PATCH] Bad path to usage --- docs/integrations/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/index.rst b/docs/integrations/index.rst index ee94bafcf906..de77ce86c409 100644 --- a/docs/integrations/index.rst +++ b/docs/integrations/index.rst @@ -21,7 +21,7 @@ Why are plugins needed at all? JavaScript is pretty restrictive when it comes to exception handling, and there are a lot of things that make it difficult to get relevent information, so it's important that we inject code and wrap things -magically so we can extract what we need. See :doc:`usage` for tips +magically so we can extract what we need. See :doc:`../usage` for tips regarding that. .. toctree::