Skip to content

Commit

Permalink
feat(docs): Link to new docs (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
bagelbits authored Oct 28, 2023
1 parent beb4284 commit acf5252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/partials/navbar.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="/">Home</a></li>
<li><a href="/docs/">Documentation</a></li>
<li><a href="https://5e-bits.github.io/docs">Documentation</a></li>
<li><a href="https://discord.gg/TQuYTv7">Chat</a></li>
<li><a href="https://github.com/bagelbits/5e-srd-api">Contribute</a></li>
</ul>
Expand Down

0 comments on commit acf5252

Please sign in to comment.