Skip to content

Commit

Permalink
fix readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsullivan authored Oct 19, 2024
1 parent b229c7f commit 1d679f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We followed Privacy by Design principles in setting up the data collection.

## Source Code

The [noisemeter-device](/noisemeter-device) folder contains the device's source code, which is written in C++ and can be built using [PlatformIO](https://platformio.org/). Build instructions are available [in the online documentation](https://civictechto.github.io/proj-noisemeter-device/md_noisemeter_device_BUILD.html).
The [noisemeter-device](/noisemeter-device) folder contains the device's source code, which is written in C++ and can be built using [PlatformIO](https://platformio.org/). Build instructions are available [in the online documentation](https://civictechto.github.io/tRacket-sensor/md_noisemeter_device_BUILD.html).

The source code is released under the [GNU GPL v3 license](/noisemeter-device/LICENSE).

Expand All @@ -36,5 +36,5 @@ The hardware design files are released under an [open hardware license](/hardwar
## For Developers

* Check out the [Issues page](https://github.com/CivicTechTO/proj-noisemeter-device/issues) to see current bugs and feature requests. Any contributions are welcome!
* Online documentation of the firmware [is available here](https://civictechto.github.io/proj-noisemeter-device/).
* Online documentation of the firmware [is available here](https://civictechto.github.io/tRacket-sensor/).

0 comments on commit 1d679f9

Please sign in to comment.