From 568bd7bbf590861687db8c318f3d8cfcd1dfb47a Mon Sep 17 00:00:00 2001 From: Taylor Hodge Date: Sat, 17 Oct 2020 16:05:03 -0400 Subject: [PATCH] Fix broken link in publish docs (#1029) --- docs/publish.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publish.rst b/docs/publish.rst index f72b902c..45048ce1 100644 --- a/docs/publish.rst +++ b/docs/publish.rst @@ -52,7 +52,7 @@ Cloud Run provides a URL on the ``.run.app`` domain, but you can also point your Publishing to Heroku -------------------- -To publish your data using [Heroku](https://heroku.com/), first create an account there and install and configure the `Heroku CLI tool `_. +To publish your data using `Heroku `__, first create an account there and install and configure the `Heroku CLI tool `_. You can publish a database to Heroku using the following command::