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

Commit 8f6ac261 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...

Update path to be absolute instead of relative am: 6da86824 am: bd5a129e am: cb380fcb am: 6d50e5b5
am: 4afb4f23

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

Change-Id: I6a8faa437c30bf92001993b53894ddcf7873e376
parents c2c1eb55 4afb4f23
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 ?>