Skip to content

Commit bb4ff48

Browse files
committed
tour: update walkthrough doc link
1 parent 4c35439 commit bb4ff48

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://github.com/lightninglabs/lightning-terminal/blob/45eb207c6cae1804020f4f017fd581a9664ed92b/doc/WALKTHROUGH.md"
54+
href="https://github.com/lightninglabs/lightning-terminal/doc/WALKTHROUGH.md"
5555
target="_blank"
5656
rel="noopener noreferrer"
5757
>

0 commit comments

Comments
 (0)