Update path to be absolute instead of relative am: 6da868246b am: bd5a129e00 am: cb380fcbe3 am: 6d50e5b5fe

am: 9f329b5a26

* commit '9f329b5a26526ab718112e8fe4fd066b2283a28c':
  Update path to be absolute instead of relative

Change-Id: Ibb9fe0a6e0da7265445d5cb4e44d1fb920e9a589
This commit is contained in:
Amanda Kassay 2016-05-03 22:29:10 +00:00 committed by android-build-merger
commit 731492d1f8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ reference:<?cs
each:page = docs.pages?><?cs
if:page.type == "package"?>
- title: <?cs var:page.label ?>
path: <?cs var:page.link ?>
path: /<?cs var:page.link ?>
status_text: apilevel-<?cs var:page.apilevel ?><?cs
/if?><?cs
/each ?>