From 53d7f5972b235622d34783245f91b37f21789254 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 30 Apr 2020 12:58:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3dc1f8..09df68c 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Open Modem Firmware ========== -Open Modem Firmware is an open source firmware implementation of a AFSK modem supporting 300, 1200 and 2400 baud operation, suitable for communication over a wide variety of analogue mediums, both radio and wired. The firmware is designed for and compatible with [unsigned.io's OpenModem](https://unsigned.io/openmodem), but can be used on any similar build. +Open Modem Firmware is an open source firmware implementation of a AFSK modem supporting 300, 1200 and 2400 baud operation, suitable for communication over a wide variety of analogue mediums, both radio and wired. The firmware is designed for and compatible with [unsigned.io's OpenModem](https://unsigned.io/projects/openmodem), but can be used on any similar build. Complete modems are available from [the unsigned.io shop](http://unsigned.io/shop), or can be build from scratch by referring to the schematics and documentation on the [OpenModem page](https://unsigned.io/projects/openmodem) @@ -20,4 +20,4 @@ Complete modems are available from [the unsigned.io shop](http://unsigned.io/sho ## Usage -Please refer to the manual and instructions posted at the [OpenModem page](https://unsigned.io/openmodem). The default serial connection settings are 115200 baud, 8N1. For configuring the modem, please see the OpenModem Config Utility. +Please refer to the manual and instructions posted at the [OpenModem page](https://unsigned.io/projects/openmodem). The default serial connection settings are 115200 baud, 8N1. For configuring the modem, please see the OpenModem Config Utility.