From 17e46067c0c616b17b3922ecb441fdfac6684eaf Mon Sep 17 00:00:00 2001
From: Luan Nguyen
Date: Thu, 28 May 2015 10:42:26 -0700
Subject: [PATCH] docs: Fix broken links on M Preview.
bug:21490711
Change-Id: I1608dae5518f7335b5bc366cc28ee27a73a08521
---
docs/html/preview/download.jd | 2 +-
docs/html/preview/overview.jd | 25 +++++++++++++------------
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/docs/html/preview/download.jd b/docs/html/preview/download.jd
index a4db82f59eae3..8f0893303389f 100644
--- a/docs/html/preview/download.jd
+++ b/docs/html/preview/download.jd
@@ -189,7 +189,7 @@ This is the Android SDK Preview License Agreement (the “License Agreement”).
-Developer Documentation
+Developer Documentation
The developer documentation download package provides detailed API reference information and an API difference report for the preview.
diff --git a/docs/html/preview/overview.jd b/docs/html/preview/overview.jd
index 1b8643e9e1670..d6bafb1ed9f81 100644
--- a/docs/html/preview/overview.jd
+++ b/docs/html/preview/overview.jd
@@ -118,7 +118,7 @@ page.tags="preview", "developer", "android"
The M Developer Preview runs from May 27 until the final Android M SDK, which
we’ll release shortly before the public release during Q3
- 2015.
+ 2015.
@@ -204,7 +204,7 @@ page.tags="preview", "developer", "android"
You can download these hardware system images for Nexus devices from the
- Downloads page:
+ Downloads page:
@@ -240,24 +240,25 @@ page.tags="preview", "developer", "android"
-
- Testing Guide and Behavior Changes point you to key areas to test.
+ Testing Guide and Behavior Changes point you to key areas to test.
- Documentation of new APIs, including an API Overview,
- downloadable API Reference, and detailed developer guides on
- key features such as permissions, app backup,
- and others.
+ downloadable API Reference, and detailed developer guides on
+ key features such as
+ permissions,
+ app backup, and others.
-
- Sample code that demonstrates how to support
+ Sample code that demonstrates how to support
permissions and other new features.
-
- Release notes for the current version of the M Developer
- Preview, including change notes and diff reports.
+ Release notes for the current version
+ of the M Developer Preview, including change notes and diff reports.
@@ -334,7 +335,7 @@ page.tags="preview", "developer", "android"
- Review the API Overview
- and Behavior Changes to get an
+ and Behavior Changes to get an
idea of what's new and how it affects your apps.
@@ -349,7 +350,7 @@ page.tags="preview", "developer", "android"
Preview updates will be delivered through over-the-air (OTA) updates.
- - Download the M Preview API
+
- Download the M Preview API
Reference and M Preview
samples to gain more insight into new API features and how to use them in
your app.