From 70098cf3be8ccaf11216aa0cda3973ee2311f4b3 Mon Sep 17 00:00:00 2001 From: Kevin Leung Date: Fri, 16 Jun 2017 15:13:06 +0800 Subject: [PATCH] Update doc for external link target --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 250d0b7a2..5dece4507 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -333,7 +333,7 @@ window.$docsify = { ## external-link-target -Currently it defaults to _blank, would be nice if configurable: +Target to open external links. Default `'_blank'` (new window/tab) ```js window.$docsify = {