Update sqllab.rst (#6469)

* Set correct link to the Celery Project
This commit is contained in:
Marek Šuppa
2018-12-01 18:34:49 +01:00
committed by Maxime Beauchemin
parent 8e14e0bd67
commit 002518ba49

View File

@@ -19,7 +19,7 @@ Feature Overview
- Browse database metadata: tables, columns, indexes, partitions
- Support for long-running queries
- uses the `Celery distributed queue <http://www.python.org/>`_
- uses the `Celery distributed queue <http://www.celeryproject.org/>`_
to dispatch query handling to workers
- supports defining a "results backend" to persist query results