Skip to content

Commit d2da13b

Browse files
committed
change api_endpoint example in doc
1 parent 357ec8d commit d2da13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ auth:
106106
client_secret: your client secret
107107
redirect_url: https://yourapp.example.com/oauth2callback
108108
endpoint: https://github.yourcompany.com
109-
api_endpoint: https://api.github.yourcompany.com
109+
api_endpoint: https://github.yourcompany.com/api
110110
```
111111

112112
## License

0 commit comments

Comments
 (0)