Skip to content

Commit 3b9bea9

Browse files
committed
fix the wrong reference link
1 parent 1c5a37e commit 3b9bea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ Db db = return new ConnectionPoolBuilder()
101101
* [postgres.async for Clojure](https://github.com/alaisi/postgres.async)
102102

103103
## References
104-
* [Scala postgresql-async](https://raw.github.com/mauricio/postgresql-async)
104+
* [Scala postgresql-async](https://github.com/mauricio/postgresql-async)
105105
* [PostgreSQL JDBC Driver](http://jdbc.postgresql.org/about/about.html)
106106

0 commit comments

Comments
 (0)