From 7ee9e8574f63df2e0892c3b2ac3b165c273b6578 Mon Sep 17 00:00:00 2001 From: kubla Date: Thu, 21 Mar 2024 17:10:11 -0400 Subject: [PATCH] Update README.md Fixed link to CONTRIBUTING.md - it's in the root, not /docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01a6490..6eb740b 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ sudo apt-get install portaudio19-dev ffmpeg cmake [![01 project contributers](https://contrib.rocks/image?repo=OpenInterpreter/01&max=2000)](https://github.com/OpenInterpreter/01/graphs/contributors) -Please see our [contributing guidelines](docs/CONTRIBUTING.md) for more details on how to get involved. +Please see our [contributing guidelines](CONTRIBUTING.md) for more details on how to get involved.