From a2dab2c9b220a81489e0a4a38b11d53777bad38c Mon Sep 17 00:00:00 2001 From: Erich Keane Date: Wed, 6 Dec 2017 16:45:24 -0800 Subject: [PATCH] Update documentation link in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1271725..167efa0 100644 --- a/README +++ b/README @@ -9,5 +9,5 @@ If you want to change the compiler or pass extra compiler flags: make CC=clang CFLAGS="-m32 -Oz" LDFLAGS="-m32" -Documentation: https://01org.github.io/tinycbor/current/ +Documentation: https://intel.github.io/tinycbor/current/