Skip to content

Commit 0284b22

Browse files
committed
Change repository url to postgrespro.
1 parent 4e590c4 commit 0284b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Availability
2828

2929
JsQuery is realized as an extension and not available in default PostgreSQL
3030
installation. It is available from
31-
[github](https://github.com/akorotkov/jsquery)
31+
[github](https://github.com/postgrespro/jsquery)
3232
under the same license as
3333
[PostgreSQL](http://www.postgresql.org/about/licence/)
3434
and supports PostgreSQL 9.4+.
@@ -53,7 +53,7 @@ Before build and install you should ensure following:
5353

5454
Typical installation procedure may look like this:
5555

56-
$ git clone https://github.com/akorotkov/jsquery.git
56+
$ git clone https://github.com/postgrespro/jsquery.git
5757
$ cd jsquery
5858
$ make USE_PGXS=1
5959
$ sudo make USE_PGXS=1 install

0 commit comments

Comments
 (0)