From: Philippe Proulx Date: Tue, 15 Nov 2016 18:08:59 +0000 (-0500) Subject: README.md: fix links X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7e82a458c3899f056ad652ef70a5e55a670cbd63;p=deliverable%2Fbarectf.git README.md: fix links Signed-off-by: Philippe Proulx --- diff --git a/README.md b/README.md index 16cb7b9..88afde7 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ microcontroller. various platforms. * Generated tracers are known to build with `gcc` (tested with the IA-32, x86-64, MIPS, ARM, and AVR architectures), `g++`, `clang`, - `clang++`, [https://github.com/rui314/8cc](`8cc`), - [http://bellard.org/tcc/](`tcc`), VS2008 (with a custom `stdint.h`), + `clang++`, [`8cc`](https://github.com/rui314/8cc), + [`tcc`](http://bellard.org/tcc/), VS2008 (with a custom `stdint.h`), and VS2010. **Current limitations**: