about summary refs log tree commit diff
path: root/spec/views/about/show.html.haml_spec.rb
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-07-13 23:55:09 +0200
committerGitHub <noreply@github.com>2021-07-13 23:55:09 +0200
commite42ed4502f9e4a599ecf7a860b7de80090ba46ad (patch)
tree224cbc337acea85bd7a358fb4985f0362432cf38 /spec/views/about/show.html.haml_spec.rb
parent82bc8e764798b74f475763136117592526d905fa (diff)
parentfc500a606225b56c3da7eaebf2bfb94e9cc97d2f (diff)
Merge pull request #1567 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'spec/views/about/show.html.haml_spec.rb')
-rw-r--r--spec/views/about/show.html.haml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/about/show.html.haml_spec.rb b/spec/views/about/show.html.haml_spec.rb
index 26b131977..d608bbf5d 100644
--- a/spec/views/about/show.html.haml_spec.rb
+++ b/spec/views/about/show.html.haml_spec.rb
@@ -19,7 +19,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://github.com/mastodon/mastodon',
       open_registrations: false,
       thumbnail: nil,
       hero: nil,