You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* DOCSP-30836-URI-error
* Update source/includes/quick-start/Program.cs
Co-authored-by: Chris Cho <[email protected]>
---------
Co-authored-by: Chris Cho <[email protected]>
Console.WriteLine("You must set your 'MONGODB_URI' environmental variable. See\n\thttps://www.mongodb.com/docs/drivers/go/current/usage-examples/#environment-variable");
7
+
Console.WriteLine("You must set your 'MONGODB_URI' environment variable. To learn how to set it, see https://www.mongodb.com/docs/drivers/csharp/current/quick-start/#set-your-connection-string");
0 commit comments