Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit b19aa19

Browse files
committed
Update README.md
1 parent 2f90e24 commit b19aa19

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
@@ -2,7 +2,7 @@
22

33
An easy to use library to use MongoDB with .NET. It implements a Repository pattern on top of Official MongoDB C# driver. This project is now available as a [NuGet](https://www.nuget.org) package for your convenience. If you're new to NuGet, [check it out](http://docs.nuget.org/); it's painless, easy and fast. You can find this project by [searching for MongoRepository](https://www.nuget.org/packages?q=mongorepository) in NuGet (or [simply clicking here](http://nuget.org/packages/MongoRepository)).
44

5-
Check the [documentation](https://github.com/RobThree/MongoRepository/wiki) for a step-by-step example and more advanced usage.
5+
Check the [documentation](https://github.com/RobThree/MongoRepository/wiki/Documentation) for a step-by-step example and more advanced usage.
66

77
## Example:
88

0 commit comments

Comments
 (0)