Fix more absolute links.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{
|
||||
<row>
|
||||
<div>
|
||||
<a href="/play/@session.SessionId">@session.Player1</a>
|
||||
<a href="play/@session.SessionId">@session.Player1</a>
|
||||
</div>
|
||||
@if (string.IsNullOrEmpty(session.Player2))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user