From 8be831f7ed0509031cc85eddfb2875fb62315e8c Mon Sep 17 00:00:00 2001 From: Kirk Lin Date: Fri, 2 Aug 2024 03:39:17 +0800 Subject: [PATCH] docs: fix guidelines link (#1530) --- embedchain/docs/contribution/guidelines.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedchain/docs/contribution/guidelines.mdx b/embedchain/docs/contribution/guidelines.mdx index 72659c8d..3c5d557e 100644 --- a/embedchain/docs/contribution/guidelines.mdx +++ b/embedchain/docs/contribution/guidelines.mdx @@ -1,4 +1,4 @@ --- title: '📋 Guidelines' -url: https://github.com/embedchain/embedchain/blob/main/CONTRIBUTING.md +url: https://github.com/mem0ai/mem0/blob/main/embedchain/CONTRIBUTING.md --- \ No newline at end of file