diff --git a/README.md b/README.md index 9986f2f9..4b962dd3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Isomorphic JavaScript client for [PostgREST](https://postgrest.org). The goal of this library is to make an "ORM-like" restful interface. -Full documentation can be found [here](https://supabase.github.io/postgrest-js/). +Full documentation can be found [here](https://supabase.github.io/postgrest-js/v2). ### Quick start diff --git a/docs/v1/index.html b/docs/v1/index.html index bd808263..95dd2986 100644 --- a/docs/v1/index.html +++ b/docs/v1/index.html @@ -71,7 +71,7 @@
postgrest-js
Isomorphic JavaScript client for PostgREST. The goal of this library is to make an "ORM-like" restful interface.
-Full documentation can be found here.
+Full documentation can be found here.