diff options
-rw-r--r-- | docs/html/tools/sdk/ndk/index.jd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/tools/sdk/ndk/index.jd b/docs/html/tools/sdk/ndk/index.jd index b77a72a..71b15d5 100644 --- a/docs/html/tools/sdk/ndk/index.jd +++ b/docs/html/tools/sdk/ndk/index.jd @@ -349,8 +349,7 @@ injunctive remedies (or an equivalent type of urgent legal relief) in any jurisd <input id="agree" type="checkbox" name="agree" value="1" onclick="onAgreeChecked()" /> <label id="agreeLabel" for="agree">I have read and agree with the above terms and conditions</label> </p> -<p><a href="" class="button disabled ndk" id="downloadForRealz" onclick="return -onDownloadNdkForRealz(this);"></a></p> +<p><a href="" class="button disabled ndk" id="downloadForRealz" onclick="return onDownloadNdkForRealz(this);"></a></p> </div> |