Skip to content

Conversation

Aaronontheweb
Copy link
Member

Changes

Home page link was broken during #5500

Checklist

Not sure how to bring this inline with DocFx Guidelines since this is a CSS link, not markdown.

<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

@Aaronontheweb
Copy link
Member Author

Aaronontheweb commented Jan 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants