Skip to content

Commit 6f9f1ae

Browse files
authored
Update README.md
1 parent 8a909c8 commit 6f9f1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To get started using this SDK, it's highly recommended to download our sample co
5050
In that respository, we have comprehensive sample code for all common uses of our API:
5151

5252
Additionally, you can find details and examples of how our API is structured in our API Reference Guide:
53-
* [Developer Center API Reference](https://developer.cybersource.com/hello-world/testing-guide.html )
53+
* [Developer Center API Reference](https://developer.cybersource.com/api/reference/api-reference.html)
5454

5555
The API Reference Guide provides examples of what information is needed for a particular request and how that information would be formatted. Using those examples, you can easily determine what methods would be necessary to include that information in a request using this SDK.
5656

@@ -64,7 +64,7 @@ The API Reference Guide provides examples of what information is needed for a pa
6464
`mocha test/<testfile>`
6565

6666
### Testing Guide
67-
For additional help in testing your own code, Authorize.Net maintains a [comprehensive testing guide](http://developer.authorize.net/hello_world/testing_guide/) that includes test credit card numbers to use and special triggers to generate certain responses from the sandbox environment.
67+
For additional help in testing your own code, Authorize.Net maintains a [comprehensive testing guide](https://developer.cybersource.com/hello-world/testing-guide.html) that includes test credit card numbers to use and special triggers to generate certain responses from the sandbox environment.
6868

6969

7070
## License

0 commit comments

Comments
 (0)