Skip to content

Commit

Permalink
fix link to guides
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Aug 2, 2023
1 parent 1f29b6e commit 7a86bc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildSrc/src/main/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,8 @@ <h2 class="title">Core Documentation</h2>

<div class="inner">

<h2 class="title"><a href="https://docs.micronaut.io/latest/guide/index.html">Guides</a></h2>
<h2 class="title"><a href="https://micronaut.io/guides/">Guides</a></h2>
Step by steps tutorials to get you productive as quickly as possible

</div>

Expand Down

0 comments on commit 7a86bc8

Please sign in to comment.