docs: more humble fixes
This commit is contained in:
parent
f3ff73c719
commit
da341595a8
|
|
@ -18,6 +18,7 @@
|
|||
<li><a href="{{site.baseurl}}/documentation/browsertime/">Browsertime</a></li>
|
||||
<li><a href="{{site.baseurl}}/documentation/pagexray/">PageXray</a></li>
|
||||
<li><a href="{{site.baseurl}}/documentation/throttle/">Throttle</a></li>
|
||||
<li><a href="{{site.baseurl}}/documentation/humble/">Humble</a></li>
|
||||
<li><a href="{{site.baseurl}}/documentation/compare/">Compare</a></li>
|
||||
<li><a href="{{site.baseurl}}/documentation/chrome-har/">Chrome HAR</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@
|
|||
* [Coach](/documentation/coach/) (core) {% include version/coach-core.txt %} [[Docker](https://hub.docker.com/r/sitespeedio/coach/)/[npm](https://www.npmjs.com/package/webcoach)/[changelog](https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/coach-core/releases.atom)]
|
||||
* [PageXray](/documentation/pagexray/) {% include version/pagexray.txt %} [[npm](https://www.npmjs.com/package/pagexray)/[changelog](https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/pagexray/releases.atom)]
|
||||
* [Compare](https://compare.sitespeed.io/) {% include version/compare.txt %} [[npm](https://www.npmjs.com/package/@sitespeed.io/compare)/[changelog](https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/compare/releases.atom)]
|
||||
* [humble](https://github.com/sitespeedio/humble) {% include version/compare.txt %} /[changelog](https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/humble/releases.atom)]
|
||||
* [Humble](https://github.com/sitespeedio/humble) {% include version/compare.txt %} /[changelog](https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/humble/releases.atom)]
|
||||
* [Throttle](/documentation/throttle/) {% include version/throttle.txt %} [[npm](https://www.npmjs.com/package/@sitespeed.io/throttle)/[changelog](https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/throttle/releases.atom)]
|
||||
* [Chrome-HAR](/documentation/chrome-har/) {% include version/chrome-har.txt %} [[npm](https://www.npmjs.com/package/chrome-har)/[changelog](https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md)/[RSS](https://github.com/sitespeedio/chrome-har/releases.atom)]
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@ twitterdescription: Simulate slow network connections on your WiFi network.
|
|||
|
||||
## Introduction
|
||||
|
||||
Connect your Raspberry Pi4 with your router turn on the Pi and join your new configurable WiFi network named **humble***. Access your Raspberry Pi4 through HTTP and choose the WiFi.
|
||||
Connect your Raspberry Pi4 with your router turn on the Pi and join your new configurable WiFi network named **humble**. Access your Raspberry Pi4 through HTTP and choose the WiFi.
|
||||
|
||||
Read all about the project at GitHub: [https://github.com/sitespeedio/humble](https://github.com/sitespeedio/humble)
|
||||
Loading…
Reference in New Issue