Skip to content

Commit

Permalink
Rename Wave 5 to 'More Flask Queries'
Browse files Browse the repository at this point in the history
  • Loading branch information
yangashley committed Feb 20, 2025
1 parent 3a5e628 commit 165662b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We will focus on creating RESTful endpoints for CRUD operations.
### Part 2
2. [Wave 03: Connecting the Database, Read and Create Endpoints](./project-directions/wave_03.md)
3. [Wave 04: Read, Update, and Delete](./project-directions/wave_04.md)
4. [Wave 05: Review and Refactor](./project-directions/wave_05.md)
4. [Wave 05: More Flask Queries](./project-directions/wave_05.md)
5. [Wave 06: Writing Tests](./project-directions/wave_06.md)

#### Database Setup/Update
Expand Down
2 changes: 1 addition & 1 deletion project-directions/wave_05.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Wave 05: Review and Refactor
# Wave 05: More Flask Queries

## Update Endpoints

Expand Down

0 comments on commit 165662b

Please sign in to comment.