Skip to content

Commit 212d896

Browse files
authored
Merge pull request #193 from maxmind/kevin/update-dev-links
Update dev.maxmind.com links
2 parents 40a1b10 + 6a51a76 commit 212d896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/maxmind/minfraud/response/Device.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* In order to receive device output from minFraud Insights or minFraud
1414
* Factors, you must be using the Device Tracking Add-on.
1515
*
16-
* @see <a href="https://dev.maxmind.com/minfraud/device/">Device Tracking Add-on</a>
16+
* @see <a href="https://dev.maxmind.com/minfraud/track-devices?lang=en">Device Tracking Add-on</a>
1717
*/
1818
public final class Device extends AbstractModel {
1919
private final Double confidence;

0 commit comments

Comments
 (0)