From caf0a9408ee34b1d9af55f23bc80ee05cf877700 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sat, 4 Mar 2017 12:10:20 -0800 Subject: [PATCH] help page links now respect newTab config --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 93390f8..bd43121 100644 --- a/index.html +++ b/index.html @@ -336,7 +336,7 @@ _buildListCommands(category) { return category.commands.map(({ url, key, name }) => ( `
  • - + ${key} ${name}