forked from openkylin/platform_build
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:
commit
731492d1f8
|
@ -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