Skip to content

Commit

Permalink
✨ GET links to /docs/setup-with-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Jan 15, 2024
1 parent e57aac5 commit a0a9e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2 class="text-white"><strong>REST</strong>Heart</h2>
</li>
<li class="nav-item"><a class="ml-1 ml-lg-2 ml-xl-4" href="{{ "/docs" | prepend: site.baseurl }}">Docs</a></li>
<li class="nav-item"><a class="ml-1 ml-lg-2 ml-xl-4" href="{{ "/docs/faq" | prepend: site.baseurl }}"><strong>FAQ</strong></a></li>
<li class="nav-item"><a class="ml-1 ml-lg-2 ml-xl-4" href="{{ "/docs/setup/" | prepend: site.baseurl }}"><strong>GET</strong></a></li>
<li class="nav-item"><a class="ml-1 ml-lg-2 ml-xl-4" href="{{ "/docs/setup-with-docker/" | prepend: site.baseurl }}"><strong>GET</strong></a></li>
<li class="nav-item"><a class="ml-1 ml-lg-2 ml-xl-4" href="{{ "/contact" | prepend: site.baseurl }}">Contacts</a></li>
</ul>
</div>
Expand Down

0 comments on commit a0a9e31

Please sign in to comment.