diff --git a/README.rst b/README.rst index 68883d98..b36f614c 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ And a command-line utility: $ shillelagh sql> SELECT * FROM a_table -There is also an [experimental backend](https://shillelagh.readthedocs.io/en/latest/postgres.html) that uses Postgres with the [Multicorn2](http://multicorn2.org/) extension: +There is also an `experimental backend `_ that uses Postgres with the `Multicorn2 `_ extension: .. code-block:: python