fix broken links

This commit is contained in:
steve-chavez
2022-05-02 19:42:02 -05:00
committed by Steve Chavez
parent 72bffddbf1
commit 5f3284eed0
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ in order to avoid repeating this work, PostgREST uses a schema cache.
+--------------------------------------------+-------------------------------------------------------------------------------+
| :ref:`Upserts <upsert>` | Primary keys |
+--------------------------------------------+-------------------------------------------------------------------------------+
| :ref:`Insertions <insert_update>` | Primary keys (optional: only if the Location header is requested) |
| :ref:`Insertions <insert>` | Primary keys (optional: only if the Location header is requested) |
+--------------------------------------------+-------------------------------------------------------------------------------+
| :ref:`OPTIONS requests <options_requests>` | View INSTEAD OF TRIGGERS and primary keys |
+--------------------------------------------+-------------------------------------------------------------------------------+