Skip to content

Commit a13af21

Browse files
author
Craig
committed
Update README.md
1 parent 2dfb047 commit a13af21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library provides developers with a simple set of bindings to the 2Checkout
66
To use, download or clone the repository.
77

88
```shell
9-
git clone https://github.com/craigchristenson/2checkout-python.git
9+
git clone https://github.com/2checkout/2checkout-python.git
1010
```
1111

1212
Install _(Or just import in your script.)_
@@ -22,7 +22,7 @@ Import in your script
2222
import twocheckout
2323
```
2424

25-
Full documentation for each binding will be provided in the [Wiki](https://github.com/craigchristenson/2checkout-python/wiki).
25+
Full documentation for each binding will be provided in the [Wiki](https://github.com/2checkout/2checkout-python/wiki).
2626

2727

2828
Example API Usage

0 commit comments

Comments
 (0)