Skip to content

Commit 63204d2

Browse files
authored
Merge pull request #366 from cryptodread/patch-1
Update broken link to walkthrough
2 parents b80ca85 + cd168cd commit 63204d2

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/intermediate-get-lit/walkthrough"
54+
href="https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/get-lit"
5555
target="_blank"
5656
rel="noopener noreferrer"
5757
>

0 commit comments

Comments
 (0)