golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 266 forks source link

mgo: 404 error in relevant documentation for Database.Run #540

Closed kangxiaoning closed 6 years ago

kangxiaoning commented 6 years ago

There is a link in mgo as below: http://www.mongodb.org/display/DOCS/List+of+Database+CommandSkips The return code is 404.

shantuo commented 6 years ago

This is a bug in mongodb's code comment, which gets parsed in gddo, please file a bug in mongodb's repo.