We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40a1b10 + 6a51a76 commit 212d896Copy full SHA for 212d896
1 file changed
src/main/java/com/maxmind/minfraud/response/Device.java
@@ -13,7 +13,7 @@
13
* In order to receive device output from minFraud Insights or minFraud
14
* Factors, you must be using the Device Tracking Add-on.
15
*
16
- * @see <a href="https://dev.maxmind.com/minfraud/device/">Device Tracking Add-on</a>
+ * @see <a href="https://dev.maxmind.com/minfraud/track-devices?lang=en">Device Tracking Add-on</a>
17
*/
18
public final class Device extends AbstractModel {
19
private final Double confidence;
0 commit comments