From 81dc54dc6b1fb6f782e04b9fc49c17347016796f Mon Sep 17 00:00:00 2001 From: Thuan Bui <9248622+10h30@users.noreply.github.com> Date: Sat, 10 May 2025 11:59:46 +0900 Subject: [PATCH] docs: Update branch name and link for Part 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66013c2..621e751 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ | 5 | Upload file lên Amazon S3 | [`part-5-upload-to-s3`](https://github.com/10h30/laravel-file-upload-series/tree/part-5-upload-to-s3) | | 6 | Temporary URL & Upload lên MinIO | [`part-6-s3-temporary-url-minio`](https://github.com/10h30/laravel-file-upload-series/tree/part-6-s3-temporary-url-minio) | | 7 | Create thumbnail with Intervetion Image | [`part-7-thumbnail-intervention`](https://github.com/10h30/laravel-file-upload-series/tree/part-7-thumbnail-intervention) | -| 8 | File Upload with Spatie Media Library | [`part8-spatie-media-library`](https://github.com/10h30/laravel-file-upload-series/tree/part8-spatie-media-library) | +| 8 | File Upload with Spatie Media Library | [`part-8-spatie-media-library`](https://github.com/10h30/laravel-file-upload-series/tree/part-8-spatie-media-library) | | |