From 73e2005383007467f6d79033febcfb3710113b71 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Fri, 22 Jul 2016 08:40:38 +0200 Subject: [PATCH] Update documentation url Fix #789 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d151eef48c0bb..addf087bd8126 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ If you are proposing a feature: ## Latest Documentation -[API Documentation](http://pythonhosted.com/caravel) +Latest documentation and tutorial are available [here](http://airbnb.io/caravel) ## Setting up a Python development environment