Skip to content

Commit 4f38292

Browse files
committed
feat(react): Week 5: Add link to backend course where it's mentioned
1 parent aee228f commit 4f38292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/frontend/react/week5/session-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
- Explain how Next.js supports Server Actions and Server Components as React features
9494
- Introduce API routes as a concept from the backend side of web development
9595
- Provide an overview of [Route Handlers](https://nextjs.org/docs/app/getting-started/route-handlers) and how they allow to create an API route that returns JSON
96-
- _(The concept of APIs is covered in detail in the backend specialisation)_
96+
- [_(The concept of APIs is covered in detail in the backend specialization)_](/courses/backend/node/README.md)
9797

9898
## Vercel
9999

0 commit comments

Comments
 (0)