Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd5a129e authored by Amanda Kassay's avatar Amanda Kassay Committed by android-build-merger
Browse files

Update path to be absolute instead of relative

am: 6da86824

* commit '6da86824':
  Update path to be absolute instead of relative

Change-Id: I8e4a160abf7ef9c70dea425ac1dcc6f339aa08c9
parents e11fd469 6da86824
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ?>