-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.0-rc1
-
Component/s: None
-
None
-
ALL
Line numbers are 2.4.0-rc0.
The most important of the lot (I believe this is part of a new 2.4 feature):
src/mongo/db/db.cpp:560: log() << "** http://www.mongodb.org/display/DOCS/Readahead"
Less importantly, a broken link in a WebStatusPlugin subclass:
src/mongo/db/stats/snapshots.cpp:148: "href=\"http://www.mongodb.org/pages/viewpage.action?pageId=7209296\" "
And finally, these links aren't broken, but I presume we generally want to update pointers to onconfluence.com:
src/mongo/bson/oid.h:150: See <http://mongodb.onconfluence.com/display/DOCS/Mongo+Extended+JSON>
src/mongo/db/json.h:30: * <http://mongodb.onconfluence.com/display/DOCS/Mongo+Extended+JSON>, this
- duplicates
-
SERVER-8674 Update references in codebase to mongodb wiki
- Closed