Update help.component.ts (#1379)

Fixed broken link under "Help" -> "Node Settings"
Release-0.15.1
Ant 2 weeks ago committed by GitHub
parent ba4d0df32c
commit 61c4cf3019
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -272,7 +272,7 @@ export class HelpComponent implements OnInit, OnDestroy {
' Offers and Liquidity Ads can be enabled/disabled.\n' +
'Show LN Config (if configured)\n' +
' Shows lightning config file.\n',
link: '../config/layout',
link: '../config/nodesettings',
linkCaption: 'Node Settings',
lnImplementation: 'ALL'
}));

Loading…
Cancel
Save