From 12f44832627033ef13e549527a6b4348bd78769f Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Sun, 7 Jan 2024 17:40:00 -0500
Subject: mod-moi-mp4: add mention of Ruby

---
 content/posts/converting-mod-moi-to-mp4/index.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'content')

diff --git a/content/posts/converting-mod-moi-to-mp4/index.org b/content/posts/converting-mod-moi-to-mp4/index.org
index 5790fbe..11c847a 100644
--- a/content/posts/converting-mod-moi-to-mp4/index.org
+++ b/content/posts/converting-mod-moi-to-mp4/index.org
@@ -125,7 +125,7 @@ we can modify its last modified and last accessed timestamps using
 Now we just need to write a small script to automate this process and
 we should be good to go!
 
-This is what I came up with.
+This is what I came up with using [[https://www.ruby-lang.org/en/][Ruby]].
 
 #+begin_src ruby
 #!/usr/bin/env ruby
-- 
cgit v1.2.3