From 16108744e69b1565042f5f4bebf8ed2f02eec233 Mon Sep 17 00:00:00 2001 From: Timmy O'Mahony Date: Thu, 23 Jul 2020 13:15:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e07a601..3274acb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To achieve this, the plugin uses a remote "single source of truth" to push and p ![Craft Remote Sync Overview](./resources/img/overview.png) -For more information on the reasoning behind this approach see our blog post on the topic ["Syncing your DB and assets across environments in Craft 3"](https://weareferal.com/tldr/syncing-your-db-and-assets-across-environments-in-craft-3/) or get in touch at [timmy@weareferal.com](mailto:timmy@weareferal.com) +For more information on the reasoning behind this approach see our blog post on the topic ["Syncing your DB and assets across environments in Craft 3"](https://weareferal.com/tldr/syncing-your-db-and-assets-across-environments-in-craft-3/). This plugin is inspired by [Andrew Welsch's `craft-scripts` library](https://github.com/nystudio107/craft-scripts) who also [has a great blog post on syncing you DB and assets in Craft](https://nystudio107.com/blog/database-asset-syncing-between-environments-in-craft-cms).