More improvements

When to use RAISE in procs

Fix broken links
This commit is contained in:
Joe Nelson
2017-03-26 16:05:12 -07:00
parent e54fb2a264
commit 0f87137387
3 changed files with 38 additions and 3 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ In the future we're investigating ways to keep the cache updated without manual
Alternate URL Structure
=======================
As discussed in `Singular or Plural`_, there are no special URL forms for singular resources in PostgREST, only operators for filtering. Thus there are no URLs like :code:`/people/1`. It would be specified instead as
As discussed in :ref:`singular_plural`, there are no special URL forms for singular resources in PostgREST, only operators for filtering. Thus there are no URLs like :code:`/people/1`. It would be specified instead as
.. code:: http