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:
@@ -8,7 +8,7 @@ reference:<?cs
|
|||||||
each:page = docs.pages?><?cs
|
each:page = docs.pages?><?cs
|
||||||
if:page.type == "package"?>
|
if:page.type == "package"?>
|
||||||
- title: <?cs var:page.label ?>
|
- title: <?cs var:page.label ?>
|
||||||
path: <?cs var:page.link ?>
|
path: /<?cs var:page.link ?>
|
||||||
status_text: apilevel-<?cs var:page.apilevel ?><?cs
|
status_text: apilevel-<?cs var:page.apilevel ?><?cs
|
||||||
/if?><?cs
|
/if?><?cs
|
||||||
/each ?>
|
/each ?>
|
||||||
|
Reference in New Issue
Block a user