summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/google/play/billing/billing_best_practices.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/google/play/billing/billing_best_practices.jd')
-rwxr-xr-xdocs/html/guide/google/play/billing/billing_best_practices.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/google/play/billing/billing_best_practices.jd b/docs/html/guide/google/play/billing/billing_best_practices.jd
index 49d2a29..850c661 100755
--- a/docs/html/guide/google/play/billing/billing_best_practices.jd
+++ b/docs/html/guide/google/play/billing/billing_best_practices.jd
@@ -58,7 +58,7 @@ sure to encrypt the content and use a device-specific encryption key.</p>
<p>You should obfuscate your in-app billing code so it is difficult for an attacker to reverse
engineer security protocols and other application components. At a minimum, we recommend that you
run an obfuscation tool like <a
-href="http://developer.android.com/tools/proguard.html">Proguard</a> on your
+href="{@docRoot}tools/help/proguard.html">Proguard</a> on your
code.</p>
<p>In addition to running an obfuscation program, we recommend that you use the following techniques
to obfuscate your in-app billing code.</p>