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 4cb0f1c commit ce324fdCopy full SHA for ce324fd
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://github.com/lightninglabs/lightning-terminal/doc/WALKTHROUGH.md"
+ href="https://docs.lightning.engineering/intermediate-get-lit/walkthrough"
55
target="_blank"
56
rel="noopener noreferrer"
57
>
0 commit comments