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

am: cb380fcbe3

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

Change-Id: I911f81de6c66d0827ab9b0571599d1a13582025e
This commit is contained in:
Amanda Kassay
2016-05-03 22:24:23 +00:00
committed by android-build-merger

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 ?>