diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 145f38cbb8..ba4ae46549 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -79,7 +79,7 @@ This section lists the labels we use to help us track and manage issues and pull ## Getting Help - Join [Discord](https://discord.gg/ai16z) -- Check [FAQ](docs/community/faq.md) +- Check [FAQ](docs/docs/faq.md) - Create GitHub issues ## Additional Resources diff --git a/docs/docs/contributing.md b/docs/docs/contributing.md index 145f38cbb8..43bd96b472 100644 --- a/docs/docs/contributing.md +++ b/docs/docs/contributing.md @@ -79,14 +79,14 @@ This section lists the labels we use to help us track and manage issues and pull ## Getting Help - Join [Discord](https://discord.gg/ai16z) -- Check [FAQ](docs/community/faq.md) +- Check [FAQ](faq.md) - Create GitHub issues ## Additional Resources -- [Local Development Guide](docs/guides/local-development.md) -- [Configuration Guide](docs/guides/configuration.md) -- [API Documentation](docs/api) +- [Local Development Guide](guides/local-development.md) +- [Configuration Guide](guides/configuration.md) +- [API Documentation](api) ## Contributor Guide