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

Commit e08a39c0 authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Fixed broken links in TV publishing checklist.

bug: 19298571

Change-Id: I5a4d6df6e7c8dd0e1f9ffb652375fa265b677013
parent 4decc115
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -67,12 +67,12 @@ page.article=true

<li>
  Eliminate requirements for unsupported hardware in your app.
  <p>See <a href="training/tv/start/hardware.html#declare-hardware-requirements">Declaring hardware requirements for TV</a>.</p>
  <p>See <a href="{@docRoot}training/tv/start/hardware.html#declare-hardware-requirements">Declaring hardware requirements for TV</a>.</p>
</li>

<li>
  Ensure permissions do not imply hardware requirements
  <p>See <a href="training/tv/start/hardware.html#hardware-permissions">Declaring permissions that imply hardware features</a>.</p>
  <p>See <a href="{@docRoot}training/tv/start/hardware.html#hardware-permissions">Declaring permissions that imply hardware features</a>.</p>
</li>

</ol>