From 210dfb48fc898b8ddc87709b934c8e6e779623c9 Mon Sep 17 00:00:00 2001 From: Matt Good Date: Wed, 15 Feb 2012 18:54:12 -0800 Subject: [PATCH] Link from docs to GitHub project --- docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 15b34ff..aa91c7c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -59,6 +59,12 @@ To change one of the config options, set it in the Flask app's config like:: app.config['DEBUG_TB_INTERCEPT_REDIRECTS'] = False +Contributing +------------ + +Fork us `on GitHub `_ + + Indices and tables ==================