Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdent authored Nov 17, 2023
1 parent aebe55f commit b971298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if($response->success) {
}
```

Skip ahead to [`RestClient\Response`](#RestClient\Response) for details on accessing the response data.
Skip ahead to [`RestClient\Response`](#RestClientResponse) for details on accessing the response data.

## Subclassing
Fully documented interfaces can be configured using subclassing if desired. See the GitHub implementation in the `examples/GitHub` directory for a more complete example.
Expand Down

0 comments on commit b971298

Please sign in to comment.