Skip to content

Commit

Permalink
Add a HTTAT link in the docs sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
kluever authored Oct 30, 2024
1 parent 836373f commit 3d21a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<li><a href="{{ site.baseurl }}/docs/patching">Patching a codebase</a></li>
<li><a href="{{ site.baseurl }}/docs/refaster">Refaster rules</a></li>
<li><a href="{{ site.baseurl }}/docs/inlineme">@InlineMe</a></li>
<li><a href="{{ site.baseurl }}/docs/time">How To Think About Time</a></li>
<li><a href="{{ site.baseurl }}/api/latest/">Javadoc</a></li>
</ul>
</nav>
Expand Down

0 comments on commit 3d21a7f

Please sign in to comment.