Skip to content

Commit 77d3ef4

Browse files
authored
chore: remove lesson_29 pre-work from homework (#658)
1 parent 70dc1cf commit 77d3ef4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lesson_28/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Please review the following resources before lecture:
1414
## Homework
1515

1616
- [ ] Complete [Loading the Library, Part II](#loading-the-library-part-ii) assignment.
17-
- [ ] Do pre-work for [lesson 29](/lesson_29/).
1817

1918

2019
### Loading The Library, Part II
@@ -37,4 +36,4 @@ As before, you can run the app from the console using the following command:
3736

3837
[queries-dir]: ./db/db_app/src/main/resources/queries/
3938
[sqlite-db]: ./db/db_app/src/main/resources/sqlite/
40-
[library-app]: ./db/db_app/src/main/java/com/codedifferently/lesson28/cli/LibraryApp.java#L26
39+
[library-app]: ./db/db_app/src/main/java/com/codedifferently/lesson28/cli/LibraryApp.java#L26

0 commit comments

Comments
 (0)