Fix broken link in publish docs (#1029)

This commit is contained in:
Taylor Hodge 2020-10-17 16:05:03 -04:00 committed by GitHub
commit 568bd7bbf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <https://devcenter.heroku.com/articles/heroku-cli>`_.
To publish your data using `Heroku <https://www.heroku.com/>`__, first create an account there and install and configure the `Heroku CLI tool <https://devcenter.heroku.com/articles/heroku-cli>`_.
You can publish a database to Heroku using the following command::