summaryrefslogtreecommitdiff
path: root/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html')
-rw-r--r--gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
index dacadf29..06a05a7b 100644
--- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
+++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.html
@@ -54,7 +54,7 @@
<br />
<span>Because of that metaprogramming support, Ruby is a great fit for DSLs. You can get very close to natural language without inventing a brand-new syntax. RCM leans into that: the goal is to read a configuration and understand what happens without jumping between multiple files or templating languages.</span><br />
<br />
-<a class='textlink' href='https://codeberg.org/snonux/rcm'>RCM repo on Codeberg</a><br />
+<a class='textlink' href='https://github.com/snonux/rcm'>RCM repo on Codeberg</a><br />
<br />
<h2 style='display: inline' id='how-the-dsl-feels'>How the DSL feels</h2><br />
<br />