From e8121f120a068de81380321f6f9d06513688e119 Mon Sep 17 00:00:00 2001 From: ntddk Date: Mon, 13 Jun 2016 13:36:01 +0900 Subject: [PATCH] fix compile.md URL --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 4ba1ad3..73ec72f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -90,7 +90,7 @@

Compile & install Unicorn

1. From source code

-

Find the source in Download section and follow the instructions in COMPILE.TXT to build and install the core of Unicorn.

+

Find the source in Download section and follow the instructions in COMPILE.md to build and install the core of Unicorn.

2. From repositories