FIX: discourse/discourse changed from 'master' to 'main'

This commit is contained in:
Michael Brown 2021-10-01 17:12:45 -04:00 committed by Michael Brown
parent 4f29decec9
commit 2cddc0a3e8
1 changed files with 1 additions and 1 deletions

View File

@ -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() {