mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix broken link in publish docs (#1029)
This commit is contained in:
parent
4f7c0ebd85
commit
568bd7bbf5
1 changed files with 1 additions and 1 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue