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

Commit 4afb4f23 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 am: cb380fcb

am: 6d50e5b5

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

Change-Id: I1b5f129425c77df54113531914dee30beaf5c2d2
parents c3fa4aa4 6d50e5b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 ?>