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).