1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Merge pull request #558 from NidhxGupta/master

doc-577-corrected-links-in-"add-oauth2-provider.md"-file
This commit is contained in:
Eldad A. Fux 2020-09-25 13:52:57 +03:00 committed by GitHub
commit 9b4f4131e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Adding a New OAuth2 Provider
This document is part of the Appwrite contributors' guide. Before you continue reading this document make sure you have read the [Code of Conduct](../CODE_OF_CONDUCT.md) and the [Contributing Guide](../CONTRIBUTING.md).
This document is part of the Appwrite contributors' guide. Before you continue reading this document make sure you have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md) and the [Contributing Guide](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md).
## Getting Started