Skip to content

Commit cf12a4d

Browse files
juandebravouerceg
authored andcommitted
Update AdjustReferrerReceiver.java
1 parent 5207892 commit cf12a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adjust/adjust/src/main/java/com/adjust/sdk/AdjustReferrerReceiver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import static com.adjust.sdk.Constants.REFERRER;
99

1010
// support multiple BroadcastReceivers for the INSTALL_REFERRER:
11-
// http://blog.appington.com/2012/08/01/giving-credit-for-android-app-installs
11+
// https://appington.wordpress.com/2012/08/01/giving-credit-for-android-app-installs/
1212

1313
public class AdjustReferrerReceiver extends BroadcastReceiver {
1414
@Override

0 commit comments

Comments
 (0)