summaryrefslogtreecommitdiff
path: root/internal/oauth/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'internal/oauth/README.md')
-rw-r--r--internal/oauth/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/oauth/README.md b/internal/oauth/README.md
index 5eaef673f..50a9e1274 100644
--- a/internal/oauth/README.md
+++ b/internal/oauth/README.md
@@ -1,3 +1,3 @@
# oauth
-This package provides uses [go-oauth2](https://github.com/go-oauth2/oauth2) to provide [oauth2](https://www.oauth.com/) server functionality to the GoToSocial APIs.
+This package provides uses the [GoToSocial oauth2](https://github.com/gotosocial/oauth2) module (forked from [go-oauth2](https://github.com/go-oauth2/oauth2)) to provide [oauth2](https://www.oauth.com/) server functionality to the GoToSocial APIs.