From 5104064f23aa5b1423e43ed4b532ecccc769187e Mon Sep 17 00:00:00 2001 From: rstam Date: Sun, 24 Oct 2010 10:01:20 -0400 Subject: [PATCH] Fixed typos in README URLs. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2c1d6acc9b..051ff426de 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,17 @@ -## MongoDB C# Driver ## -driver home: http://github.com/mongodb/mongo-csharp-drive +## MongoDB C# Driver + +driver home: http://github.com/mongodb/mongo-csharp-driver mongodb home: http://www.mongodb.org/ apidoc: http://api.mongodb.org/csharp/ (coming soon) ### Questions and Bug Reports - * mailing list: http://groups.google.com/group/mongodb-use + + * mailing list: http://groups.google.com/group/mongodb-user * jira: http://jira.mongodb.org/ -### Change Log ## +### Change Log http://jira.mongodb.org/browse/CSHARP @@ -20,6 +22,5 @@ see also: BreakingChanges.txt ### Contributors: * Justin Dearing zippy1981@gmail.com - * Richard Kreuter richard@10gen.com * Craig Wilson craiggwilson@gmail.com