From 4290c66b85b9764c891ffbedd22c401b17dfe9b3 Mon Sep 17 00:00:00 2001 From: Joel Montes de Oca Date: Thu, 4 Dec 2014 22:20:42 -0500 Subject: [PATCH] Fixed the links to KNOWN_BUGS.md and doc/HACKING.txt documents. Close #176 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa07b73..c4b9685 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ usability. The code of Tomb is made to be read in literate programming style. -The file [KNOWN_BUGS.md](KNOWN_BUGS) contains some notes on known +The file [KNOWN_BUGS.md](KNOWN_BUGS.md) contains some notes on known vulnerabilities and threat model analysis. In absence of the Tomb script it is always possible to access the @@ -199,7 +199,7 @@ For the bleeding edge visit https://github.com/dyne/Tomb If you plan to commit code into Tomb, please keep in mind this is a minimalist tool and its code should be readable. Guidelines on the -coding style are illustrated in [doc/HACKING.txt](HACKING.txt). +coding style are illustrated in [doc/HACKING.txt](doc/HACKING.txt). Tomb's developers can be contacted using the issues on GitHub or over IRC on https://irc.dyne.org channel **#dyne**