FIX: discourse/discourse changed from 'master' to 'main'
authorMichael Brown <supermathie@gmail.com>
Fri, 1 Oct 2021 21:12:45 +0000 (17:12 -0400)
committerMichael Brown <michael@mikeandgen.ca>
Fri, 1 Oct 2021 21:33:23 +0000 (17:33 -0400)
discourse-doctor

index bf8119b85f55ab38fb05e98c304246971b3952ac..2109440a6b0475bd54d0b41cf64e9be12524823d 100755 (executable)
@@ -196,7 +196,7 @@ check_plugins() {
   else
     log -e "\nNo non-official plugins detected."
   fi
-  log -e "\nSee https://github.com/discourse/discourse/blob/master/lib/plugin/metadata.rb for the official list.\n"
+  log -e "\nSee https://github.com/discourse/discourse/blob/main/lib/plugin/metadata.rb for the official list.\n"
 }
 
 dump_yaml() {