Skip to content

Commit 3631960

Browse files
TuntiiCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 915521e commit 3631960

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
@@ -249,7 +249,7 @@ Each example includes:
249249
| [JWT Authentication](../recipes/jwt_auth.md) | `auth-api` |
250250
| [CSRF Protection](../recipes/csrf_protection.md) | `auth-api`, `middleware-chain` |
251251
| [Database Integration](../recipes/db_integration.md) | `sqlx-crud`, `event-sourcing` |
252-
| [File Uploads](../recipes/file_uploads.md) | `file-upload` |
252+
| [File Uploads](../recipes/file_uploads.md) | `file-upload` (planned) |
253253
| [Custom Middleware](../recipes/custom_middleware.md) | `middleware-chain` |
254254
| [Real-time Chat](../recipes/websockets.md) | `websocket` |
255255
| [Production Tuning](../recipes/high_performance.md) | `microservices-advanced` |

0 commit comments

Comments
 (0)