-
Type: Task
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
The Docs Platform Team is removing the docs.mongodb.com subdomain and moving everything it used to reference to point to www.mongodb.com/docs in order to improve SEO.
I noticed there are a number of references in the source code that referenced docs.mongodb.com. E.g.
https://docs.mongodb.com/manual/reference/read-concern/index.html#read-concern-levels/ -> https://www.mongodb.com/docs/manual/reference/read-concern/index.html#read-concern-levels/
To prevent relying on a redirect, it would be great if existing and new links used the new URL instead. However, the Docs Platform Team mentioned it's a long-term project, so not certain this change needs to be propagated to older versions of the driver immediately.
Use Case
As a... (who is this for)
I want... (what is the desired change)
So that... (why is the change desired)
User Impact
*What is the number of impacted customers? How severe is the impact? Is anyone blocked or broken?
Dependencies
- upstream and/or downstream requirements and timelines to bear in mind
Unknowns
- questions that need to be answered to determine implementation
Acceptance Criteria
Implementation Requirements
- functional reqs, potential snafus to avoid, performance targets, etc
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- duplicates
-
DRIVERS-2249 Update docs.mongodb.com links in source, API & Reference documentation
- Closed
- is depended on by
-
NODE-4113 Update links in API docs and source code from docs.mongodb.com to www.mongodb.com/docs
- Closed