diff options
Diffstat (limited to 'docs/html/google/play/licensing/adding-licensing.jd')
-rw-r--r-- | docs/html/google/play/licensing/adding-licensing.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play/licensing/adding-licensing.jd b/docs/html/google/play/licensing/adding-licensing.jd index 93561f6..3bf4c1a 100644 --- a/docs/html/google/play/licensing/adding-licensing.jd +++ b/docs/html/google/play/licensing/adding-licensing.jd @@ -646,7 +646,7 @@ new license check if the <code>reason</code> supplied is {@code Policy.RETRY}. < deep-links the user to the application's details page on Google Play, from which the use can purchase the application. For more information on how to set up such links, see <a -href="{@docRoot}distribute/googleplay/promote/linking.html">Linking to Your Products</a>. </li> +href="{@docRoot}distribute/tools/promote/linking.html">Linking to Your Products</a>. </li> <li>Display a Toast notification that indicates that the features of the application are limited because it is not licensed. </li> </ul> @@ -988,7 +988,7 @@ Play Licensing. </p> publish the application on Google Play. Follow the normal steps to <a href="{@docRoot}tools/publishing/preparing.html">prepare</a>, <a href="{@docRoot}tools/publishing/app-signing.html">sign</a>, and then <a -href="{@docRoot}distribute/googleplay/publish/preparing.html">publish the application</a>. +href="{@docRoot}distribute/tools/launch-checklist.html">publish the application</a>. </p> |