Skip to content

Commit

Permalink
Update basic-client.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Nov 22, 2024
1 parent 57475b5 commit 2ad7731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ $response = Bluesky::withToken()->post($post);
dump($response->json());
```

### Social Card
### External link / Social Card

```php
use Illuminate\Support\Facades\Storage;
Expand Down

0 comments on commit 2ad7731

Please sign in to comment.