Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 073cd06

Browse files
committed
updated link
1 parent 397cd57 commit 073cd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/directives/srm-tile/srm-tile.directive.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
.member-stats
3030
p.points #[span {{srm.result.finalPoints }}] #[span Points]
3131
.ranks
32-
a.division(href="https://community.{{DOMAIN}}/stat?c=round_stats&rd={{srm.rounds[0].id}}&dn=2")
32+
a.division(href="https://community.{{DOMAIN}}/stat?c=round_stats&rd={{srm.rounds[0].id}}&dn={{srm.result.division}}")
3333
p.rank {{srm.result.divisionPlacement}}
3434
p.label #[span Division {{srm.result.division}}]
3535
a.room(href="https://community.{{DOMAIN}}/stat?c=coder_room_stats&cr={{userId}}&rd={{srm.rounds[0].id}}")

0 commit comments

Comments
 (0)