diff --git a/spec/views/about/show.html.haml_spec.rb b/spec/views/about/show.html.haml_spec.rb
index c75c2875989fdded2dc2392815b4ab7e7b5bb542..5066d2badeb89a29cb6bbc51bd8478c07eb285c8 100644
--- a/spec/views/about/show.html.haml_spec.rb
+++ b/spec/views/about/show.html.haml_spec.rb
@@ -17,7 +17,7 @@ describe 'about/show.html.haml', without_verify_partial_doubles: true do
       site_short_description: 'something',
       site_description: 'something',
       version_number: '1.0',
-      source_url: 'https://github.com/tootsuite/mastodon',
+      source_url: 'https://git.qoto.org/qoto/qoto',
       open_registrations: false,
       thumbnail: nil,
       hero: nil,