We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80ca85 commit cd168cdCopy full SHA for cd168cd
app/src/components/tour/WelcomeStep.tsx
@@ -51,7 +51,7 @@ const WelcomeStep: React.FC<ReactourStepContentArgs> = props => {
51
<p>
52
{l('walkthrough1')}{' '}
53
<a
54
- href="https://docs.lightning.engineering/intermediate-get-lit/walkthrough"
+ href="https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/get-lit"
55
target="_blank"
56
rel="noopener noreferrer"
57
>
0 commit comments