From 4cd0738f5c8103810c087c1e8dfbf73701dd3f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 18 May 2022 14:17:05 +0300 Subject: [PATCH] Added books to the document list --- docs/en/docs-nav.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index ac76c7cee8..2d1348f695 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1313,6 +1313,19 @@ } ] }, + { + "text": "Books", + "items": [ + { + "text": "Mastering ABP Framework", + "path": "https://abp.io/books/mastering-abp-framework" + }, + { + "text": "Implementing Domain Driven Design", + "path": "https://abp.io/books/implementing-domain-driven-design" + } + ] + }, { "text": "Release Information", "items": [