Skip to content

Commit f540ff3

Browse files
committed
[#729] Add link to CockroachDB website in README.md
1 parent 2cf63c1 commit f540ff3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ especially targeted toward usage in reactive environments like
1717
[Quarkus][] and [Vert.x][].
1818

1919
Currently [PostgreSQL][], [MySQL][], [MariaDB][], [Db2][], and
20-
CockroachDB are supported.
20+
[CockroachDB][] are supported.
2121

2222
Learn more at <http://hibernate.org/reactive>.
2323

@@ -48,6 +48,7 @@ Support for SQL Server is coming soon.
4848
[MySQL]: https://www.mysql.com
4949
[MariaDB]: https://mariadb.com
5050
[DB2]: https://www.ibm.com/analytics/db2
51+
[CockroachDB]: https://www.cockroachlabs.com/
5152

5253
## Documentation
5354

0 commit comments

Comments
 (0)