Fix broken links

This commit is contained in:
Wolfgang Walther
2021-06-03 16:55:10 +02:00
committed by Wolfgang Walther
parent 574e57d01a
commit 7447b03295
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -25,5 +25,5 @@ Changed
-------
* Docker images are now optimized to be built from the scratch image. This reduces the compressed image size from over 30 MB to about 4 MB.
For more details, see `Docker image built with Nix <https://github.com/PostgREST/postgrest/tree/main/nix/docker#user-content-docker-image-built-with-nix>`_.
For more details, see `Docker image built with Nix <https://github.com/PostgREST/postgrest/tree/main/nix/tools/docker#user-content-docker-image-built-with-nix>`_.
|br| -- `@monacoremo <https://github.com/monacoremo>`_