diff --git a/README.md b/README.md index 7ae7f6d..5ccc5c6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This project ports the BrewPi firmware to the ESP8266, ESP32, and ESP32-S2 contr * [Selecting your Hardware](docs/source/Selecting%20an%20ESP%20Board.md) * [Building a "Solder Free" BrewPi](docs/source/Solder%20Free%20BrewPi.md) * [Installing the Firmware](docs/source/Installing%20the%20Firmware.md) -* [Hardware Information](https://github.com/thorrak/thorrak_hardware/blob/master/BrewPi-ESP8266.md) - PCB files, ordering and BOMs +* [Hardware Information](https://github.com/thorrak/thorrak_hardware/tree/master/ESP8266%20BrewPi%20Boards) - PCB files, ordering and BOMs ## Configuration Once you've flashed firmware to your ESP device, you'll need to configure it to connect to your WiFi network. For that purpose, the firmware creates a WiFi access point named `BrewPiAP`, with a password of `brewpiesp`. Connect to that access point and, if your device doesn't pull up a configuration page on its own, browse to `http://192.168.4.1`. Then click on **Configure WiFi,** and configure it to connect to your WiFi network.