Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Full implementation of the BitPay Payment Gateway. This library implements BitPa

## Getting Started

To get up and running with our PHP library quickly, follow [the guide](https://bitpay.readme.io/reference/php-full-sdk-getting-started)
To get up and running with our PHP library quickly, follow [the guide](https://developer.bitpay.com/reference/php-full-sdk-getting-started)

## Support

Expand All @@ -18,7 +18,7 @@ To get up and running with our PHP library quickly, follow [the guide](https://b

### Requirements

- PHP version: 8.0 / 8.1 / 8.2
- PHP version: 8.1 / 8.2 / 8.3
- PHP extensions: json, reflection

## Unit Tests
Expand Down