summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--megalogger/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/megalogger/README.txt b/megalogger/README.txt
index 82cd927..4ea0e2d 100644
--- a/megalogger/README.txt
+++ b/megalogger/README.txt
@@ -2,6 +2,6 @@ This is the source code for the Arduino OBD-II data logger, which displays (on a
To compile the code with Arduino IDE, please copy all library files from the libraries directory to Arduino's libraries directory.
-To use the project file (megalogger.cbp) to compile and upload, please download CodeBlocks Arduino Edition (http://www.arduinodev.com/codeblocks).
+To use the project file (megalogger.cbp) to compile and upload, please download CodeBlocks Arduino Edition (http://arduinodev.com/codeblocks).
The source code is distributed under GPL license.