We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735bea5 commit 0ec79d6Copy full SHA for 0ec79d6
source/tutorial/install-mongodb-on-windows.txt
@@ -185,8 +185,9 @@ insert a record in the ``test`` :term:`collection` of the default
185
> db.test.find()
186
187
.. seealso:: ":program:`mongo`" and ":doc:`/reference/javascript`." If
188
- you want to develop applications using .NET, see the
189
- :ecosystem:`C# Language Center </drivers/csharp>` page for more information.
+ you want to develop applications using .NET, see the documentation
+ of :ecosystem:`C# and MongoDB </drivers/csharp>` for more
190
+ information.
191
192
.. _tutorial-mongod-as-windows-service:
193
0 commit comments