Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ h2:before{
<h1 class="title"><small class="subtitle">Follow our tutorial and build your first Akka.NET application today.</small></h1>
<div class="options">
<a class="btn btn-lg btn-primary" href="community/whats-new/akkadotnet-v1.4.md">What's new in Akka.NET v1.4.0?</a>
<a class="btn btn-lg btn-primary" href="articles/intro/tutorial-1.md">Get Started Now</a> <a class="btn btn-lg btn-primary" href="articles/intro/what-is-akka.md">Read the documentation</a>
<a class="btn btn-lg btn-primary" href="articles/intro/getting-started/tutorial-1.html">Get Started Now</a> <a class="btn btn-lg btn-primary" href="articles/intro/what-is-akka.md">Read the documentation</a>
Copy link
Contributor

@eaba eaba Jan 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be href="articles/intro/getting-started/tutorial-overview.html since we moved part of tutorial-1 to tutorial-overview

</div>
</div>
</div>
Expand Down