From 04d1271caee37531ab75ee6e0ac4d87fd1ad679a Mon Sep 17 00:00:00 2001 From: Reyo Stallenberg Date: Wed, 13 Apr 2022 11:49:42 +0200 Subject: [PATCH] Magento quick-tour fix broken link to transport --- docs/magento/quick_tour.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/magento/quick_tour.md b/docs/magento/quick_tour.md index 95a013a43..c945629b5 100644 --- a/docs/magento/quick_tour.md +++ b/docs/magento/quick_tour.md @@ -22,7 +22,7 @@ composer require "magento-hackathon/magento-composer-installer:~3.0" composer require "enqueue/magento-enqueue:*@dev" "enqueue/amqp-ext" ``` -_**Note**: You could use not only AMQP transport but any other [available](../transport)._ +_**Note**: You could use not only AMQP transport but any other [available](../../transport)._ ## Configuration