Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion app/blogs/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export default function Blogs() {
<p className="text-gray-400 mb-4 text-sm leading-relaxed">
We are excited to announce the official release of
DocumentDB—an open-source document database platform and the
engine powering the vCore-based Azure Cosmos DB for MongoDB,
engine powering Azure DocumentDB (with MongoDB compatibility),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry no longer exists in app/blogs/page.tsx.

If you bring in the latest changes from main or start a new branch, the same line appears in blogs/content.yml at line #L25

built on PostgreSQL. This marks a significant milestone in
creating an interoperable, portable, and fully supported
production-ready document data store.
Expand Down
Loading