Skip to content

Commit

Permalink
FIxed mm link in user menu (#2585)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzen authored Oct 30, 2023
1 parent 71e5097 commit 0ff3943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/webserver/site/src/html/bodybuilder.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
</a>
{{if .Experimental}}
<a href="/mm" class="demi hoverbright plainlink d-flex align-items-center py-1 authed-only">
<a href="/markets" class="demi hoverbright plainlink d-flex align-items-center py-1 authed-only">
<span class="ico-barchart fs16 me-2"></span>
[[[Market Making]]]
</a>
Expand Down

0 comments on commit 0ff3943

Please sign in to comment.