From 3248037a7b75d924ff16d2c8f1156b03fbd96a33 Mon Sep 17 00:00:00 2001 From: Leon Stafford Date: Sun, 1 Jan 2023 23:04:34 +1100 Subject: [PATCH] update repo org refs to wp2static --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60685f32..d88066e5 100755 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Strattic is generously keeping the WP2Static plugin available and maintained for ## Installation options - - from this source code `git clone https://github.com/leonstafford/wp2static.git` (run `composer install` afterwards) - - via [Composer](https://github.com/composer/composer) `composer require leonstafford/wp2static` + - from this source code `git clone https://github.com/wp2static/wp2static.git` (run `composer install` afterwards) + - via [Composer](https://github.com/composer/composer) `composer require wp2static/wp2static` - get installer zip from [wp2static.com](https://wp2static.com/download/) - [compile your own installer zip from source code](https://wp2static.com/compiling-from-source/)