From 264ac28b66b9797d5cafe8cd1ec161435db71ea9 Mon Sep 17 00:00:00 2001 From: Pankaj Koti Date: Tue, 21 Nov 2023 17:19:21 +0530 Subject: [PATCH] Fix broken link to Weaviate docs --- docs/apache-airflow-providers-weaviate/connections.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apache-airflow-providers-weaviate/connections.rst b/docs/apache-airflow-providers-weaviate/connections.rst index fc46c972a82a2..5e16164ff68d7 100644 --- a/docs/apache-airflow-providers-weaviate/connections.rst +++ b/docs/apache-airflow-providers-weaviate/connections.rst @@ -46,7 +46,7 @@ Extra (optional) * If you'd like to use Vectorizers for your class, configure the API keys to use the corresponding embedding API. The extras accepts a key ``additional_headers`` containing the dictionary of API keys for the embedding API authentication. They are mentioned in a section here: - `addtional_headers __` + `addtional_headers `__ Weaviate API Token (optional) Specify your Weaviate API Key to connect when API Key option is to be used for authentication.