Skip to content

Commit

Permalink
Update Readme YAML link
Browse files Browse the repository at this point in the history
  • Loading branch information
rguldener authored Feb 27, 2023
1 parent 249f159 commit 6c0e19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ let token = await nango.getToken('github', '<user-id>');
- **Social**: Twitter, LinkedIn, Reddit, Facebook etc.
- [and more...](https://nango.dev/oauth-providers)

If your favorite API is missing [open a GitHub issue](https://github.com/NangoHQ/nango/issues/new) or [contribute it right away](https://docs.nango.dev/contribute-api): The API configurations are just simple [entries in a YAML file](https://www.nango.dev/oauth-providers).
If your favorite API is missing [open a GitHub issue](https://github.com/NangoHQ/nango/issues/new) or [contribute it right away](https://docs.nango.dev/contribute-api): The API configurations are just simple [entries in a YAML file](https://github.com/NangoHQ/nango/blob/master/packages/auth/providers.yaml).

## 🛡️ Small, self-contained & ready for production

Expand Down

0 comments on commit 6c0e19c

Please sign in to comment.