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 4c35439 commit bb4ff48Copy full SHA for bb4ff48
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/blob/45eb207c6cae1804020f4f017fd581a9664ed92b/doc/WALKTHROUGH.md"
+ href="https://github.com/lightninglabs/lightning-terminal/doc/WALKTHROUGH.md"
55
target="_blank"
56
rel="noopener noreferrer"
57
>
0 commit comments