Skip to content

Commit b58d6af

Browse files
authored
Merge pull request #387 from lightninglabs/loop-tour-link
tour: update documentation link in the welcome step
2 parents f9749e8 + 24a11d3 commit b58d6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/components/tour/WelcomeStep.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const WelcomeStep: React.FC<ReactourStepContentArgs> = props => {
5151
<p>
5252
{l('walkthrough1')}{' '}
5353
<a
54-
href="https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/get-lit"
54+
href="https://docs.lightning.engineering/lightning-network-tools/lightning-terminal"
5555
target="_blank"
5656
rel="noopener noreferrer"
5757
>

0 commit comments

Comments
 (0)