update try the tutorial link on the home page (#6038)

This commit is contained in:
asr2003 2024-07-04 01:16:02 +05:30 committed by GitHub
parent 9407dfaf61
commit c8ec8fe644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
solution to build Serverless and Event Driven Applications
</h1>
<p style="display: block">
<a href="{{ 'getting-started/' | url }}" class="md-button white md-button--primary">Try the tutorial</a>
<a href="{{ 'getting-started/tutorial' | url }}" class="md-button white md-button--primary">Try the tutorial</a>
<a href="{{ 'install/' | url }}" class="md-button white">Install Knative on your cluster</a>
</p>
<div class="trusted-by-container">
@ -415,4 +415,4 @@
<!-- Application footer -->
{% block footer %}
{% include "partials/footer.html" %}
{% endblock %}
{% endblock %}