From 735bea5dccbfbd1b73eb5767dd7f550db207703c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Tue, 12 Feb 2013 23:50:49 -0500 Subject: [PATCH] Specified name page to CSharp Language Center --- source/tutorial/install-mongodb-on-windows.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index f6846f02143..b26ad445709 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -185,8 +185,8 @@ insert a record in the ``test`` :term:`collection` of the default > db.test.find() .. seealso:: ":program:`mongo`" and ":doc:`/reference/javascript`." If - you want to develop applications using .NET, see the :ecosystem:`/drivers/csharp` - page for more information. + you want to develop applications using .NET, see the + :ecosystem:`C# Language Center ` page for more information. .. _tutorial-mongod-as-windows-service: