forked from openkylin/platform_build
Update path to be absolute instead of relative
Staged: http://akassay.nyc.corp.google.com:8080/reference/packages.html?tenant=android b/28560594 Change-Id: I7a13aebf0932a8a37fcc09bad4dcbe4cc5252bb3
This commit is contained in:
parent
cb8ddc56e5
commit
6da868246b
|
@ -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 ?>
|
||||
|
|
Loading…
Reference in New Issue