Skip to content

Commit f8544c3

Browse files
authored
Update warning in README (#3381)
## Pull Request Info - SDK Docs Consolidation Jira ticket: https://jira.mongodb.org/browse/DOCSP-NNNNN ### Staging Links <!-- start insert-links --> No pages to preview <!-- end insert-links --> *Page Source* Add links to every SDK's pages where you got the SDK-specific information: - [PAGE_NAME](https://www.mongodb.com/docs/atlas/device-sdks/LIVE-DOCS-LINK) ### PR Author Checklist Before requesting a review for your PR, please check these items: - [ ] Open the PR against the `feature-consolidated-sdk-docs` branch instead of `master` - [ ] Tag the consolidated page for: - genre - meta.keywords - meta.description #### Naming - [ ] Update Realm naming and the language around persistence layer/local/device per [this document](https://docs.google.com/document/d/126OczVxBWAwZ4P5ZsSM29WI3REvONEr1ald-mAwPtyQ/edit?usp=sharing) - [ ] Include `.rst` files comply with [the naming guidelines](https://docs.google.com/document/d/1h8cr66zoEVeXytVfvDxlCSsUS5IZwvUQvfSCEXNMpek/edit#heading=h.ulh8b5f2hu9) #### Links and Refs - [ ] Create new consolidated SDK ref targets starting with "_sdks-" for relevant sections - [ ] Remove or update any SDK-specific refs to use the new consolidated SDK ref targets - [ ] [Update any Kotlin API links](https://jira.mongodb.org/browse/DOCSP-32519) to use the new Kotlin SDK roles #### Content - [ ] Shared code boxes have snippets or placeholders for all 9 languages - [ ] API description sections have API details or a generic placeholder for all 9 languages - [ ] Check related pages for relevant content to include - [ ] Create a ticket for missing examples in each relevant SDK: Consolidation Gaps epic ### Reviewer Checklist As a reviewer, please check these items: - [ ] Shared code example boxes contain language-specific snippets or placeholders for every language - [ ] API reference details contain working API reference links or generic content - [ ] Realm naming/language has been updated - [ ] All relevant content from individual SDK pages is present on the consolidated page
1 parent 7642864 commit f8544c3

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.rst

+5-7
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ This repository contains documentation for MongoDB Realm.
66

77
> [!WARNING]
88
> As of September 2024, Atlas Device SDKs are deprecated. Atlas Device SDKs
9-
> will reach end-of-life and be removed on September 30, 2025.
9+
> will reach end-of-life and will no longer be maintained by MongoDB on
10+
> September 30, 2025.
1011
>
11-
> These services will reach end-of-life and be removed on September 30, 2025.
12-
>
13-
> With the previously-announced GraphQL and Static Hosting deprecations, all of
14-
> the documentation in this repository is also deprecated. The documentation will
15-
> be updated on a best-effort basis until September 30, 2025. After that date,
16-
> the documentation will no longer be maintained.
12+
> The documentation in this repository will be updated on a best-effort basis
13+
> until September 30, 2025. After that date, the documentation will no longer
14+
> be maintained by MongoDB.
1715

1816
Contribute
1917
----------

0 commit comments

Comments
 (0)