Skip to content

Commit cf72c77

Browse files
committed
Fix bug 4648
1 parent 91fdacc commit cf72c77

File tree

1 file changed

+2
-2
lines changed
  • OpenProblemLibrary/UBC/STAT/STAT200/hw01

1 file changed

+2
-2
lines changed

OpenProblemLibrary/UBC/STAT/STAT200/hw01/hw01-q6.pg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# This file is just a pointer to the file
22
#
3-
# "Library/UBC/STAT/STAT200_Revised2016/HW01/hw01-q6.pg"
3+
# "Library/UBC/STAT/STAT203/hw02/hw02-q01.pg"
44
#
55
# You may want to change your problem set to use that problem
66
# directly, especially if you want to make a copy of the problem
77
# for modification.
88

99
DOCUMENT();
10-
includePGproblem("Library/UBC/STAT/STAT200_Revised2016/HW01/hw01-q6.pg");
10+
includePGproblem("Library/UBC/STAT/STAT203/hw02/hw02-q01.pg");
1111
ENDDOCUMENT();
1212

1313
## These tags keep this problem from being added to the NPL database

0 commit comments

Comments
 (0)