Skip to content

Commit 3dfccb9

Browse files
committed
Update Physics question finder link
1 parent e8fe222 commit 3dfccb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/services/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ export const PATHS = siteSpecific({
983983
ASSIGNMENT_PROGRESS: "/assignment_progress",
984984
MY_GAMEBOARDS: "/my_gameboards",
985985
MY_ASSIGNMENTS: "/assignments",
986-
QUESTION_FINDER: "/gameboards/new",
986+
QUESTION_FINDER: "/questions",
987987
GAMEBOARD: "/gameboards",
988988
SET_ASSIGNMENTS: "/set_assignments",
989989
GAMEBOARD_BUILDER: "/gameboard_builder",

0 commit comments

Comments
 (0)