From e63f432fe521eb8e196049f86742dc9e20f4dc35 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 9 Jan 2018 20:46:34 -0800 Subject: [PATCH] Mention Heroku in docs index page --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 4b58461f..68cc11b0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ Datasette Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such -as `Zeit Now`_. +as `Zeit Now`_ or `Heroku`_. Some examples: https://github.com/simonw/datasette/wiki/Datasettes @@ -23,3 +23,4 @@ Contents changelog .. _Zeit Now: https://zeit.co/now +.. _Heroku: https://www.heroku.com/