We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dc1cf commit 77d3ef4Copy full SHA for 77d3ef4
lesson_28/README.md
@@ -14,7 +14,6 @@ Please review the following resources before lecture:
14
## Homework
15
16
- [ ] Complete [Loading the Library, Part II](#loading-the-library-part-ii) assignment.
17
-- [ ] Do pre-work for [lesson 29](/lesson_29/).
18
19
20
### Loading The Library, Part II
@@ -37,4 +36,4 @@ As before, you can run the app from the console using the following command:
37
36
38
[queries-dir]: ./db/db_app/src/main/resources/queries/
39
[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
+[library-app]: ./db/db_app/src/main/java/com/codedifferently/lesson28/cli/LibraryApp.java#L26
0 commit comments