Skip to content

Commit 3cba5e2

Browse files
authored
docs(providers): update Foursquare API Docs URL (#11310)
The link for the FourSquare OAuth documentation has changed. When clicking on the link, it redirects to a 404 page, so I updated the URL.
1 parent 758e397 commit 3cba5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/providers/foursquare.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import type { OAuthConfig, OAuthUserConfig } from "./index.js"
3838
*
3939
* ### Resources
4040
*
41-
* - [FourSquare OAuth documentation](https://developer.foursquare.com/docs/places-api/authentication/#web-applications)
41+
* - [FourSquare OAuth documentation](https://docs.foursquare.com/developer/reference/authentication)
4242
*
4343
* ### Notes
4444
*

0 commit comments

Comments
 (0)