From 6e3a7f27991062a1f35bbf4022db961bcbfe18f7 Mon Sep 17 00:00:00 2001 From: Iulia Dumitru Date: Thu, 6 Jul 2023 17:45:32 +0300 Subject: [PATCH] Change reference --- threads/index_by_threadid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads/index_by_threadid.yml b/threads/index_by_threadid.yml index 4210ca1..714a71f 100644 --- a/threads/index_by_threadid.yml +++ b/threads/index_by_threadid.yml @@ -14,7 +14,7 @@ rules: message: Indexing by `threadid()` may cause race conditions and should be avoided. metadata: references: - - https://julialang.netlify.app/previews/pr1914/blog/2023/06/psa-dont-use-threadid/ + - https://github.com/JuliaLang/www.julialang.org/pull/1904 license: LGPL languages: - julia