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:
@@ -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