Update path to be absolute instead of relative am: 6da868246b
am: bd5a129e00
* commit 'bd5a129e0092cbecfa29c970d9055302b9596961':
Update path to be absolute instead of relative
Change-Id: Ieab3056e0f5531a6556a8d49e6b50dd1f2a88c82
This commit is contained in:
@@ -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 ?>
|
||||
|
Reference in New Issue
Block a user