From 431c5b3beb07a1f43af0893e61388bb36eb97c1e Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Mon, 31 Aug 2026 16:09:58 +0700 Subject: [PATCH] docs(post): point taskbus source link at the jvm-labs lab --- content/post/2025/02/25/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/2025/02/25/index.md b/content/post/2025/02/25/index.md index ccb2d0c..ea4801b 100644 --- a/content/post/2025/02/25/index.md +++ b/content/post/2025/02/25/index.md @@ -187,4 +187,4 @@ Có thể thấy task của cùng 1 user sẽ được thực thi trong cùng 1 Vẫn rất hi vọng bài viết này sẽ hữu ích với bạn trong việc tìm ra một giải pháp khi muốn giữ thứ tự thực thi task của một user. -Toàn bộ source code bạn có thể tìm thấy trên GitHub của mình: [https://github.com/tiennm99/taskbus](https://github.com/tiennm99/taskbus) +Toàn bộ source code bạn có thể tìm thấy trên GitHub của mình: [https://github.com/tiennm99/jvm-labs/tree/main/taskbus](https://github.com/tiennm99/jvm-labs/tree/main/taskbus) (trước đây là repo riêng `tiennm99/taskbus`, nay đã gộp vào `jvm-labs`)