From 90b04c5170a141034d63debe4e04dcefc8b997f6 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 21 Dec 2009 11:53:00 -0800 Subject: docs: fix some broken links --- docs/html/guide/samples/index.jd | 2 +- docs/html/resources/articles/qsb.jd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/html/guide/samples/index.jd b/docs/html/guide/samples/index.jd index fc437e920a16..79235320e2db 100644 --- a/docs/html/guide/samples/index.jd +++ b/docs/html/guide/samples/index.jd @@ -77,7 +77,7 @@ platforms) and allow you to view the source files in your browser.

Soft Keyboard
An example of writing an input method for a software keyboard.
-
Wiktionary
+
Wiktionary
An example of creating interactive widgets for display on the Android home screen.
diff --git a/docs/html/resources/articles/qsb.jd b/docs/html/resources/articles/qsb.jd index 1249f216bc7c..e497f50ed1a5 100644 --- a/docs/html/resources/articles/qsb.jd +++ b/docs/html/resources/articles/qsb.jd @@ -23,8 +23,8 @@ example, from the home screen.

Note: The code fragments in this document are related to a sample app called Searchable Dictionary. The app is +href="{@docRoot}resources/samples/SearchableDictionary/index.html" +title="Searchable Dictionary">Searchable Dictionary. The app is available for Android 1.6 and later platforms.

The story before now: searching within your app

-- cgit v1.2.3-59-g8ed1b