From 064b2fbc4ad3d88f7fd0d85dfd88e4ffef3e7ed1 Mon Sep 17 00:00:00 2001 From: sabaimran <65192171+sabaimran@users.noreply.github.com> Date: Mon, 14 Aug 2023 22:05:08 +0000 Subject: [PATCH] Add a link to the FAQ in our docs (#438) * Add a link to faq.khoj.dev in the docs --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 4bd9ad10..06d026a4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -29,6 +29,7 @@ Welcome to the Khoj Docs! This is the best place to [get started](./setup.md) wi - Khoj is a desktop application to [search](./search.md) and [chat](./chat.md) with your notes, documents and images - It is an offline-first, open source AI personal assistant accessible from your [Emacs](./emacs.md), [Obsidian](./obsidian.md) or [Web browser](./web.md) - It works with jpeg, markdown, [notion](./notion_integration.md) org-mode, pdf files and [github repositories](./github_integration.md) +- If you have more questions, check out the [FAQ](https://faq.khoj.dev/) - it's a live Khoj instance indexing our Github repository! ## Quickstart [Click here](./setup.md) for full setup instructions