Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #24 from roots/patreon
Browse files Browse the repository at this point in the history
OC -> Patreon
  • Loading branch information
retlehs committed Aug 24, 2018
2 parents f511e9a + 8e2f16d commit 5906db2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Console/Commands/PresetCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ protected function execute(InputInterface $input, OutputInterface $output)
$this->info('Done.');
$this->comment('Please run `yarn && yarn build` to compile your fresh scaffolding.');
$this->comment('');
$this->comment('Help support our open-source development efforts by contributing to Sage on OpenCollective:');
$this->comment('https://opencollective.com/sage');
$this->comment('Join us on the Roots Community Slack when you become a supporter!');
$this->comment('Help support our open-source development efforts by contributing to Sage via Patreon:');
$this->comment('https://www.patreon.com/rootsdev');
$this->comment('Join us on the Roots Slack when you become a supporter!');
}

protected function framework()
Expand Down

0 comments on commit 5906db2

Please sign in to comment.