From 239d757393f87bcbb3fdc73e645f479389f827c5 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 10 Nov 2015 16:58:29 +0100 Subject: [PATCH] PDF link --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index e6fa7a0..89cb4c6 100644 --- a/book.json +++ b/book.json @@ -4,7 +4,7 @@ "language": "en", "author": "MISP Contributors", "plugins": ["autocover", "github", "toc"], - "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "./book.pdf" }}, + "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "https://www.circl.lu/doc/misp/book.pdf" }}, "pluginsConfig": { "autocover": { "title": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.",