Skip to content

Commit

Permalink
feat(fxcore): Updated core dashboard docs link (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkinox committed Jan 12, 2024
1 parent 0de8864 commit 4133640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fxcore/templates/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<i class="bi bi-terminal"></i>&nbsp;{{ .info.AppName }}
</a>
<span>
<a class="btn btn-sm btn-outline-secondary" role="button" href="https://go-fx-doc.ankorstore.io/" target="_blank">
<a class="btn btn-sm btn-outline-secondary" role="button" href="https://ankorstore.github.io/yokai/" target="_blank">
<i class="bi bi-box-arrow-up-right"></i> Docs
</a>
&nbsp;&nbsp;
Expand Down

0 comments on commit 4133640

Please sign in to comment.