From b7f89de1581dc63c04e00753c579a83313a8ba76 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 7 Oct 2021 09:13:49 +0100 Subject: [PATCH] Add Drupal.org project page link --- source/_posts/introducing-drupal-distribution-meetups.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_posts/introducing-drupal-distribution-meetups.md b/source/_posts/introducing-drupal-distribution-meetups.md index a854fcda..65d99362 100644 --- a/source/_posts/introducing-drupal-distribution-meetups.md +++ b/source/_posts/introducing-drupal-distribution-meetups.md @@ -20,9 +20,10 @@ Inspired by other Drupal distributions like [LocalGov](https://www.drupal.org/pr This also means that any new functionality can be added straight to the distribution and immediately available for everyone. -I've created a [Drupal Meetup organisation on GitHub][github] which contains repositories for the distribution as well as a project template, and these repositories are pushed to [Packagist][packagist] to that they can be installed with Composer - e.g. `composer create-project --stability dev drupal-meetup/drupal-meetup-project my-new-meetup`. +I've created a [project page on Drupal.org][drupalorg] and a [Drupal Meetup organisation on GitHub][github] which contains repositories for the distribution as well as a project template that are pushed to [Packagist][packagist] to that they can be installed with Composer - e.g. `composer create-project --stability dev drupal-meetup/drupal-meetup-project my-new-meetup`. This seems like a good opportunity to do some more Drupal contribution and may benefit others too who want to build their own meetup group websites. +[drupalorg]: https://www.drupal.org/project/meetup [github]: https://github.com/drupal-meetup [packagist]: https://packagist.org/packages/opdavies/?query=drupal-meetup