From 543a1036e88678727da6742f3961a9b5fb4c3b0b Mon Sep 17 00:00:00 2001
From: Mike Lischke <mike@lischke-online.de>
Date: Sun, 20 Nov 2016 13:09:08 +0100
Subject: [PATCH] Root the wiki link.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e20d40b..12cfddf 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
 
 MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X. It is a GUI replacement for the otool command, and provides almost the same functionality as the Dependency Walker (http://www.dependencywalker.com) on Windows. 
 
-More information available in the [Wiki](wiki).
+More information available in the [Wiki](/wiki).
 
 ![Screenshot](images/macdependency.png)