From b766fd6c8e19c90059ddeb3c36a9c5ab2188c867 Mon Sep 17 00:00:00 2001 From: adixsyukri Date: Mon, 16 May 2016 14:55:59 +0800 Subject: [PATCH] change epiweek to latest raw --- docs-src/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-src/tutorial.rst b/docs-src/tutorial.rst index 7f1cb8c..b468bc0 100644 --- a/docs-src/tutorial.rst +++ b/docs-src/tutorial.rst @@ -224,7 +224,7 @@ this in github, let download it into our project. .. code-block:: bash - wget https://gist.githubusercontent.com/kagesenshi/2c53e855e776472723f4/raw/59ce71b7c6dbc027a5abfa4d9cba68bb9d58b801/epiweek.py \ + wget https://gist.githubusercontent.com/kagesenshi/2c53e855e776472723f4/raw/80ada0b119a9f33943fe5e800ab64601be724ee4/epiweek.py \ -O src/example/dengueviz/epiweek.py Edit ``src/example/dengueviz/views.py`` and add these lines: