diff options
Diffstat (limited to 'docs/html/guide/appendix/index.jd')
-rw-r--r-- | docs/html/guide/appendix/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/appendix/index.jd b/docs/html/guide/appendix/index.jd index 4ad5e5b..6b25e34 100644 --- a/docs/html/guide/appendix/index.jd +++ b/docs/html/guide/appendix/index.jd @@ -6,8 +6,8 @@ page.title=Appendix <dd>A list of media codecs included in the Android platform.</dd> <dt><a href="g-app-intents.html">Intents List: Invoking Google Applications on Android Devices</a></dt> <dd>Intents you can send to invoke Google applications on Android devices.</dd> - <dt><a href="faq/">FAQs, Tips, and How-to</a></dt> + <dt><a href="faq/index.html">FAQs, Tips, and How-to</a></dt> <dd>How to get things done in Android.</dd> <dt><a href="glossary.html">Glossary</a></dt> - <dd>Glossary of Android terms.</dd> + <dd>Glossary of Android terminology.</dd> </dl> |