From 86c831f7e25f3ff5c5afd3083f8b0735fde75ade Mon Sep 17 00:00:00 2001 From: sabaimran Date: Sun, 7 Apr 2024 09:32:58 +0530 Subject: [PATCH] Add a link to the data sources portion in the clients documentation --- documentation/docs/clients/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/clients/_category_.json b/documentation/docs/clients/_category_.json index d5c268f6..1168b73a 100644 --- a/documentation/docs/clients/_category_.json +++ b/documentation/docs/clients/_category_.json @@ -3,6 +3,6 @@ "position": 4, "link": { "type": "generated-index", - "description": "Different ways for indexing data with the Khoj backend" + "description": "Different ways for indexing data with the Khoj backend. To see online data sources, go to https://docs.khoj.dev/category/data-sources" } }