Skip to content

Commit 406e344

Browse files
committed
Fix from Mihaela
1 parent d659201 commit 406e344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/sql-intro/many_many_lite.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
</p>
9292
<p>
9393
You can base your solution on this code:
94-
<a href="http://www.py4e.com/code3/roster.py" target="_blank">
95-
http://www.py4e.com/code3/roster.py</a> - this code is incomplete
94+
<a href="http://www.py4e.com/code3/roster/roster.py" target="_blank">
95+
http://www.py4e.com/code3/roster/roster.py</a> - this code is incomplete
9696
as you need to modify the program to store the <b>role</b> column
9797
in the <b>Member</b> table to complete the assignment.
9898
</p>

0 commit comments

Comments
 (0)