Skip to content

Commit 18d8283

Browse files
authored
Merge pull request #9 from LKedward/fix-get-started
Fix: get started link on home page.
2 parents e68c2b5 + 26a6f93 commit 18d8283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<section class="masthead">
99
<h1>High-performance parallel programming language</h1>
10-
<p><a href="/tutorial/" class="btn">Get started</a></p>
10+
<p><a href="/learn/" class="btn">Get started</a></p>
1111
</section>
1212

1313
<section class="front-section">

0 commit comments

Comments
 (0)