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

Commit cb380fcb 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

am: bd5a129e

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

Change-Id: Ieab3056e0f5531a6556a8d49e6b50dd1f2a88c82
parents cece14c2 bd5a129e
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 ?>