summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Robenolt <matt@ydekproductions.com>2015-10-20 16:42:53 -0700
committerMatt Robenolt <matt@ydekproductions.com>2015-10-20 16:42:53 -0700
commit4d34f712f2216a75e783f9f76a9dd3c08fb4839e (patch)
tree879a0af4fe5769af54879987ba6ce9a0d116f1d0
parent4d801cce7083d95f05a665f54df7e0274d057329 (diff)
downloadraven-4d34f712f2216a75e783f9f76a9dd3c08fb4839e.tar.gz
Fix link to complete docs
-rw-r--r--docs/sentry-doc-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sentry-doc-config.json b/docs/sentry-doc-config.json
index 6c407cf..9acb6d3 100644
--- a/docs/sentry-doc-config.json
+++ b/docs/sentry-doc-config.json
@@ -3,7 +3,7 @@
"python": {
"name": "Python",
"type": "language",
- "doc_link": "installation/",
+ "doc_link": "",
"wizard": [
"index#installation",
"usage#capture-an-error",