From 4f2562187f18e4414cc9ce34e91aa98410e64b5c Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Fri, 24 Oct 2025 14:19:18 +0200 Subject: [PATCH] Update source code link for MongoDB connector Fixes: https://github.com/elastic/docs-content/issues/3628 --- docs/reference/search-connectors/es-connectors-mongodb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/search-connectors/es-connectors-mongodb.md b/docs/reference/search-connectors/es-connectors-mongodb.md index a7b967924fd19..82bd016e4a5cd 100644 --- a/docs/reference/search-connectors/es-connectors-mongodb.md +++ b/docs/reference/search-connectors/es-connectors-mongodb.md @@ -9,7 +9,7 @@ mapped_pages: The *Elastic MongoDB connector* is a [connector](/reference/search-connectors/index.md) for [MongoDB](https://www.mongodb.com) data sources. This connector is written in Python using the [Elastic connector framework](https://github.com/elastic/connectors/tree/main). -View the [**source code** for this connector](https://github.com/elastic/connectors/tree/main/connectors/sources/mongodb.py) (branch *main*, compatible with Elastic *9.0*). +View the [**source code** for this connector](https://github.com/elastic/connectors/tree/main/connectors/sources/mongo.py) (branch *main*, compatible with Elastic *9.0*). ::::{important} As of Elastic 9.0, managed connectors on Elastic Cloud Hosted are no longer available. All connectors must be [self-managed](/reference/search-connectors/self-managed-connectors.md).