diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34718938..914a8776 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ We love documentation contributions! Whether it's more complete descriptions, ne ## Community -You can chat with the core team on [our discord](https://discord.gg/m6TcpWBSdt). Please be respectful to each other and follow our code of conduct. +You can chat with the core team on [our discord](https://discord.gg/xJFggHUPAf). Please be respectful to each other and follow our code of conduct. Thank you again for your interest in our project, your contribution, and your support! diff --git a/docs/contributing-to-keyshade/running-things-locally/README.md b/docs/contributing-to-keyshade/running-things-locally/README.md index b2bb912d..ce6cd35f 100644 --- a/docs/contributing-to-keyshade/running-things-locally/README.md +++ b/docs/contributing-to-keyshade/running-things-locally/README.md @@ -13,4 +13,5 @@ You can pick up any of these topics from the following and start with it. - [Running the API](running-the-api.md) - [Running the Web](running-the-web-app.md) - [Running the CLI](running-the-cli.md) +- [Running the Platform](running-the-platform.md) - [API Testing](api-testing.md)