includes splitting the Licensing dev guide into multiple pages; Turned original licensing doc into a redirect to the new files that are under guide/market/licensing/; Fix all links pointing to app licensing Change-Id: Ic49493f0e560db225dd7a382ffabc904a2fa1228
11 lines
317 B
HTML
11 lines
317 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh"
|
|
content="0;url=http://developer.android.com/guide/market/licensing/index.html">
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
<p>You should have been redirected. Please <a
|
|
href="http://developer.android.com/guide/market/licensing/index.html">click here</a>.</p>
|
|
</body>
|
|
</html> |