diff --git a/src/app/participant-room/participant-room.component.html b/src/app/participant-room/participant-room.component.html index 2e01bed8e0feb47bcd7e182e2a144a7778031ec9..0341c622ab9588b8fcda3f2e95f1a69189a352a3 100644 --- a/src/app/participant-room/participant-room.component.html +++ b/src/app/participant-room/participant-room.component.html @@ -20,7 +20,7 @@ <button mat-icon-button color="primary" matTooltip="Give feedback"> <mat-icon>feedback</mat-icon> </button> - <button mat-button color="primary" matTooltip="Join question round"> + <button mat-button color="primary" matTooltip="Join question round" routerLink="/participant/room/{{ room.id }}/questions"> Questions </button> <button mat-button color="primary" matTooltip="Start personal question round">