Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
DOCSP-21728 small typo fix
  • Loading branch information
kanchana-mongodb committed Apr 5, 2022
commit 7815fc028bbc6dece23311af2ff25787a1645219
2 changes: 1 addition & 1 deletion themes/mms-cloud/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h4 class="alert-heading" style="margin-bottom: 10px;">The MongoDB Agent has bee
</button>
<span class="alert-message">
<h4 class="alert-heading" style="margin-bottom: 10px;">Backup, Monitoring Support on MongoDB 3.4 and Earlier Ends September 30, 2022</h4>
Cloud Manager ends support Backup and Monitoring for MongoDB 2.6, 3.0, 3.2, or 3.4 on Friday, September 30, 2022.
Cloud Manager ends Backup and Monitoring support for MongoDB 2.6, 3.0, 3.2, or 3.4 on Friday, September 30, 2022.
<a href="{{theme_base_url}}/cloud-manager/tutorial/change-mongodb-version/">Upgrade your MongoDB databases to 3.6 or later</a>
or <a href="{{theme_base_url}}/atlas/migration-to-atlas-choosing/">migrate your databases to MongoDB Atlas.</a>

Expand Down
2 changes: 1 addition & 1 deletion themes/mms-onprem/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h4 class="alert-heading" style="margin-bottom: 10px;">The MongoDB Agent has bee
</button>
<span class="alert-message">
<h4 class="alert-heading" style="margin-bottom: 10px;">Backup, Monitoring Support on MongoDB 3.4 and Earlier Ends September 30, 2022</h4>
OpsManager ends support Backup and Monitoring for MongoDB 2.6, 3.0, 3.2, or 3.4 on Friday, September 30, 2022.
Ops Manager ends Backup and Monitoring support for MongoDB 2.6, 3.0, 3.2, or 3.4 on Friday, September 30, 2022.
<a href="{{theme_base_url}}/cloud-manager/tutorial/change-mongodb-version/">Upgrade your MongoDB databases to 3.6 or later</a>
or <a href="{{theme_base_url}}/atlas/migration-to-atlas-choosing/">migrate your databases to MongoDB Atlas.</a>

Expand Down