Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 2085c01

Browse files
committed
Fix link
1 parent bc95158 commit 2085c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ version 1.010000
5858

5959
This distribution provides an API for the
6060
[MaxMind minFraud Score, Insights, and Factors web services](https://dev.maxmind.com/minfraud/)
61-
and the [MaxMind minFraud Chargeback web service](https://dev/maxmind.com/minfraud/chargeback/).
61+
and the [MaxMind minFraud Report Transaction web service](https://dev.maxmind.com/minfraud/report-a-transaction).
6262

6363
See [WebService::MinFraud::Client](https://metacpan.org/pod/WebService%3A%3AMinFraud%3A%3AClient) for details on using the web service client
6464
API.

lib/WebService/MinFraud.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ __END__
6666
6767
This distribution provides an API for the
6868
L<MaxMind minFraud Score, Insights, and Factors web services|https://dev.maxmind.com/minfraud/>
69-
and the L<MaxMind minFraud Chargeback web service|https://dev/maxmind.com/minfraud/chargeback/>.
69+
and the L<MaxMind minFraud Report Transaction web service|https://dev.maxmind.com/minfraud/report-a-transaction>.
7070
7171
See L<WebService::MinFraud::Client> for details on using the web service client
7272
API.

0 commit comments

Comments
 (0)