amend(aa7d442d): fix docs link to new Main.hs location

This commit is contained in:
Wolfgang Walther
2026-07-15 08:55:19 +02:00
parent 51e9fd6efd
commit de19b04fe4
+1 -1
View File
@@ -31,7 +31,7 @@ This section talks briefly about various important modules.
Main
----
The starting point of the program is `Main.hs <https://github.com/PostgREST/postgrest/blob/main/main/Main.hs>`_.
The starting point of the program is `Main.hs <https://github.com/PostgREST/postgrest/blob/main/src/executable/Main.hs>`_.
CLI
---