From fca9f11ae6c9d8fc3f781e6c6e6d3d51af74d6a1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 7 Oct 2015 10:26:07 +0200 Subject: [PATCH] PDF link added --- book.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book.json b/book.json index b033ffd..73288ba 100644 --- a/book.json +++ b/book.json @@ -4,8 +4,7 @@ "language": "en", "author": "MISP Contributors", "plugins": ["autocover", "github"], - "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP" - }}, + "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "./book.pdf" }}, "pluginsConfig": { "autocover": { "title": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",