We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4caefe5 commit f7c371dCopy full SHA for f7c371d
1 file changed
lib/mongo_ecto.ex
@@ -6,7 +6,7 @@ defmodule Mongo.Ecto do
6
including common pitfalls and extra functionalities.
7
8
Check the [Ecto documentation](http://hexdocs.pm/ecto) for an introduction
9
- or [examples/simple](https://github.com/michalmuskala/mongodb_ecto/tree/master/examples/simple)
+ or [examples/simple](https://github.com/ankhers/mongodb_ecto/tree/master/examples/simple)
10
for a sample application using Ecto and MongoDB.
11
12
## Repositories
0 commit comments