fix missing page link

This commit is contained in:
2020-12-17 15:59:13 -08:00
parent 69bb4cdcda
commit e158e3816b
16 changed files with 274 additions and 16 deletions

View File

@ -235,6 +235,18 @@
<li class="md-nav__item">
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
</a>
</li>
@ -817,7 +829,7 @@ to load the Windows bootloader?)</p>
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../.." class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../instructions-for-tethering-from-phone/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@ -826,7 +838,7 @@ to load the Windows bootloader?)</p>
<span class="md-footer-nav__direction">
Previous
</span>
Home
Instructions For Tethering From Phone
</div>
</div>
</a>