From bfb22fe756def9d4b331c224f245ae2381bc1abe Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 27 Feb 2023 07:49:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4336e41..79d8136 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Documentation * **[CONTRIBUTING.md](./CONTRIBUTING.md)** - guidance on how to contribute to this library. * **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - OLA includes a large number of libraries that will need to be installed before compiling will work. * **[ADDING_SENSORS.md](./ADDING_SENSORS.md)** - contains _abbreviated_ instructions on how to add a new sensor to the OLA firmware. It's more of an aide-memoire really... Sorry about that. -* **[COMPILE_BINARY.md](./COMPILE_BINARY)** - contains _abbreviated_ instructions on how to compile the OLA firmware binary manually. It's also an aide-memoire really... Sorry about that. +* **[COMPILE_BINARY.md](./COMPILE_BINARY.md)** - contains _abbreviated_ instructions on how to compile the OLA firmware binary manually. It's also an aide-memoire really... Sorry about that. * **[SENSOR_UNITS.md](./SENSOR_UNITS.md)** - contains a summary of the units used for each sensor measurement. Product Versions