diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0372313d7a..beaa176249 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -441,8 +441,8 @@ composer lint From time to time, our team will add tutorials that will help contributors find their way in the Appwrite source code. Below is a list of currently available tutorials: - [Adding Support for a New OAuth2 Provider](./docs/tutorials/add-oauth2-provider.md) -- [Appwrite Environment Variables](./docs/tutorials/environment-variables.md) -- [Running in Production](./docs/tutorials/running-in-production.md) +- [Appwrite Environment Variables](./docs/tutorials/add-environment-variable.md) +- [Running in Production](https://appwrite.io/docs/production) - [Adding Storage Adapter](./docs/tutorials/add-storage-adapter.md) ## Other Ways to Help @@ -471,4 +471,4 @@ Submitting documentation updates, enhancements, designs, or bug fixes, as well a ### Helping Someone -Consider searching for Appwrite on Discord, GitHub, or StackOverflow to help someone who needs help. You can also help by teaching others how to contribute to Appwrite's repo! \ No newline at end of file +Consider searching for Appwrite on Discord, GitHub, or StackOverflow to help someone who needs help. You can also help by teaching others how to contribute to Appwrite's repo!