We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2222d commit 074ae98Copy full SHA for 074ae98
docs/reference/connector/docs/index.asciidoc
@@ -62,7 +62,7 @@ include::_connectors-list-clients.asciidoc[]
62
== Connector framework
63
64
All Elastic connectors are built using our Python connector framework.
65
-The source code is available in the {connectors-python}[`elastic/connectors`] repository on GitHub.
+The source code is available in the https://github.com/elastic/connectors[`elastic/connectors`] repository on GitHub.
66
67
The connector framework is available for developers to customize existing self-managed connectors or build their own connectors.
68
Refer to <<es-connectors-framework>> for details.
0 commit comments