From 79490e28f5b311549c7982b1ef9107fd2ba88bc0 Mon Sep 17 00:00:00 2001 From: Chair for Embedded Security Date: Sat, 8 Oct 2016 00:08:59 +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 3332517..66f2af0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the official repository of ChameleonMini, a freely programmable, portabl First Steps ----------- -To upgrade the firmware of your ChameleonMini, please visit the [Getting Started page](http://htmlpreview.github.io/?https://github.com/emsec/ChameleonMini/blob/master/Doc/Doxygen/html/Page_GettingStarted.html) from the [doxygen documentation](http://htmlpreview.github.io/?https://github.com/emsec/ChameleonMini/blob/master/Doc/Doxygen/html/index.html). +To upgrade the firmware of your ChameleonMini, please visit the [Getting Started page](http://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/Page_GettingStarted.html) from the [doxygen documentation](http://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/index.html). Questions @@ -22,4 +22,4 @@ The code repository contains * Hardware: The layout and schematics of the PCB * Firmware: The complete firmware including a modified Atmel DFU bootloader and LUFA * Software: Contains a python tool for an easy configuration (and more) of the ChameleonMini, Note that this is currently under construction -* RevE: Contains the whole contents of the discontinued RevE repository. \ No newline at end of file +* RevE: Contains the whole contents of the discontinued RevE repository.