about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index 999fb6a..ba82aca 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,9 +3,9 @@
 
 include Rake::DSL if defined?(Rake::DSL)
 
-url_base = "https://bogomips.org/cmogstored"
+url_base = "https://yhbt.net/cmogstored"
 cgit_url = url_base + '.git'
-git_url = 'https://bogomips.org/cmogstored.git'
+git_url = 'https://yhbt.net/cmogstored.git'
 
 def tags
   timefmt = '%Y-%m-%dT%H:%M:%SZ'