Skip to content

Commit 2694058

Browse files
TuntiiCopilot
andauthored
Update docs/cookbook/src/learning/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent db99e86 commit 2694058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cookbook/src/learning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you prefer reading through documentation first, follow this path through the
1919
3. **Building Blocks**: Try the [Creating Resources](../recipes/crud_resource.md) recipe.
2020
4. **Security**: Implement [JWT Authentication](../recipes/jwt_auth.md) and [CSRF Protection](../recipes/csrf_protection.md).
2121
5. **Advanced**: Explore [Performance Tuning](../recipes/high_performance.md) and [HTTP/3](../recipes/http3_quic.md).
22-
6. **Background Tasks**: Master [rustapi-jobs](../crates/rustapi_jobs.md) for async processing.
22+
6. **Background Jobs**: Master [rustapi-jobs](../crates/rustapi_jobs.md) for async processing.
2323

2424
### Why Use the Examples Repository?
2525

0 commit comments

Comments
 (0)