From c8fb9d35f545efbf15e85d734b1316f8294de731 Mon Sep 17 00:00:00 2001 From: Erika Date: Sun, 13 Aug 2023 18:35:19 +0100 Subject: [PATCH] update snowflake/IdWorker.scala link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db36f5..5c25691 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Currently in php and python. Other languages welcome! ## The Snowflake algorithm: -https://github.com/twitter/snowflake/blob/master/src/main/scala/com/twitter/service/snowflake/IdWorker.scala +https://github.com/twitter-archive/snowflake/blob/snowflake-2010/src/main/scala/com/twitter/service/snowflake/IdWorker.scala Twitter IDs, JSON and Snowflake 2011-06-26 https://dev.twitter.com/docs/twitter-ids-json-and-snowflake