From d4dfb699af1f5bffc923a5d850f877ed45ad74a6 Mon Sep 17 00:00:00 2001 From: uinstinct <61635505+uinstinct@users.noreply.github.com> Date: Fri, 28 Mar 2025 17:46:50 +0530 Subject: [PATCH 1/2] fix(typo): customize overview doc --- docs/docs/customize/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/customize/overview.md b/docs/docs/customize/overview.md index 15ed68ec90..3cd6f2615d 100644 --- a/docs/docs/customize/overview.md +++ b/docs/docs/customize/overview.md @@ -20,5 +20,5 @@ You can easily access your assistant configuration from the Continue Chat sideba ![configure an assistant](/img/configure-continue.png) -- See [Editing Hub Assistants](../hub/assistants/edit-an-assistant.md) for more details on managing your hug assistant +- See [Editing Hub Assistants](../hub/assistants/edit-an-assistant.md) for more details on managing your hub assistant - See the [Config Deep Dive](./deep-dives/configuration.md) for more details on configuring local assistants. From d4b67fd644c1aadf43578dc6f9c1204d05e70451 Mon Sep 17 00:00:00 2001 From: uinstinct <61635505+uinstinct@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:15:35 +0530 Subject: [PATCH 2/2] rerun tests