From fcf59b7e49d366d3c068f97137159b3241ac7f13 Mon Sep 17 00:00:00 2001 From: edo999 Date: Mon, 2 Dec 2024 12:54:40 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Sumerian=20account=20=F0=92=84=91.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../blog/build-a-mastodon-bot-with-node-and-github-actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/blog/build-a-mastodon-bot-with-node-and-github-actions.md b/src/content/blog/build-a-mastodon-bot-with-node-and-github-actions.md index ec4e683..b606552 100644 --- a/src/content/blog/build-a-mastodon-bot-with-node-and-github-actions.md +++ b/src/content/blog/build-a-mastodon-bot-with-node-and-github-actions.md @@ -30,7 +30,7 @@ Back in January, I started learning ancient Sumerian. I'm still not sure why I g The difficulty with dead languages is that you can't immerse yourself in the language or the culture. Generally speaking, increasing one's language exposure to a dead language is hard, even in this age of information abundance. This gave me the perfect occasion for a new project: a bot that posts one cuneiform glyph a day, in order to help me with my practice. -That's how [@sumerian](https://botsin.space/@sumerian) was born. Let's look at how [its source code](https://github.com/gmarty/sumerian-bot) works. +That's how [@sumerian](https://archaeo.social/@sumerian) was born. Let's look at how [its source code](https://github.com/gmarty/sumerian-bot) works. ## Implementing the logic