Skip to content

Commit 42f4158

Browse files
authored
docs: update readme
Closes #155
1 parent 3b61a53 commit 42f4158

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
@@ -742,5 +742,5 @@ mockgen -package ladon_test -destination manager_mock_test.go github.com/ory/lad
742742
By implementing the warden.Manager it is possible to create your own adapters to persist data in a datastore of your choice. Below are a list of third party implementations.
743743
744744
- [Redis and RethinkDB](https://github.com/ory/ladon-community)
745-
- [CockroachDB](https://github.com/wehco/ladon-crdb)
746-
- [sql.DB](https://github.com/wirepair/ladonsecuritymanager)
745+
- [CockroachDB](https://github.com/dwin/ladon-crdb)
746+
- [sql.DB](https://github.com/wirepair/ladonsqlmanager)

0 commit comments

Comments
 (0)