diff --git a/milestones/milestone5.md b/milestones/milestone5.md index 2f582b179..705dc1c55 100644 --- a/milestones/milestone5.md +++ b/milestones/milestone5.md @@ -6,7 +6,7 @@ This document should be completed and submitted during **Unit 9** of this course This unit, be sure to complete all tasks listed below. To complete a task, place an `x` between the brackets. -- [ ] Deploy your project on Railway +- [ ] Deploy your project on Render - [ ] In `readme.md`, add the link to your deployed project - [ ] Update the status of issues in your project board as you complete them - [ ] In `readme.md`, check off the features you have completed in this unit by adding a ✅ emoji in front of their title @@ -41,7 +41,7 @@ Complete the checklist below detailing each baseline, custom, and stretch featur - [ ] Components broken down into categories, including Page and Component types - [ ] Corresponding container components and presenter components as appropriate - [ ] The project includes dynamic routes for both frontend and backend apps -- [ ] The project is deployed on Railway with all pages and features working +- [ ] The project is deployed on Render with all pages and features working ### Custom Features