Skip to content

Commit

Permalink
Update PDS.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Nov 24, 2024
1 parent 2280c75 commit db2ea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/PDS.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class PDS
/**
* Get PDS OAuth protected resource.
*
* @link https://morel.us-east.host.bsky.network/.well-known/oauth-protected-resource
* @link https://matsutake.us-west.host.bsky.network/.well-known/oauth-protected-resource
*/
public function getProtectedResource(string $pds_url): ProtectedResource
{
Expand Down

0 comments on commit db2ea6d

Please sign in to comment.