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 f9749e8 commit 24a11d3Copy full SHA for 24a11d3
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/lightning-network-tools/lightning-terminal/get-lit"
+ href="https://docs.lightning.engineering/lightning-network-tools/lightning-terminal"
55
target="_blank"
56
rel="noopener noreferrer"
57
>
0 commit comments