Documentation: Replace dead link for binfmt_misc
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 25 Mar 2013 17:08:25 +0000 (17:08 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 25 Mar 2013 17:08:25 +0000 (17:08 +0000)
Patch by Thomas Schwinge.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177876 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.rst

index e005101c4de9780aa95e9b446d6ecaa03741116b..2515c9dbcdbbc8d43bb1ceeb86bdf57ca14ca820 100644 (file)
@@ -1008,7 +1008,7 @@ Optional Configuration Items
 ----------------------------
 
 If you're running on a Linux system that supports the `binfmt_misc
-<http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html>`_
+<http://en.wikipedia.org/wiki/binfmt_misc>`_
 module, and you have root access on the system, you can set your system up to
 execute LLVM bitcode files directly. To do this, use commands like this (the
 first command may not be required if you are already using the module):