Skip to content

Commit 472249c

Browse files
committed
Update Learn More link
* Update Learn More link to go to wiki Signed-off-by: Jillian Daguil <[email protected]>
1 parent 937a92b commit 472249c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ function getTemplate() {
203203
{
204204
label: 'Learn More',
205205
click: function() {
206-
shell.openExternal('https://github.com/nexB/aboutcode-manager');
206+
shell.openExternal('https://github.com/nexB/aboutcode-manager/wiki');
207207
}
208208
},
209209
{

0 commit comments

Comments
 (0)