Skip to content

Commit 2ba75ce

Browse files
committed
Fix xdebug link to dockergento-console project
1 parent 1b75daf commit 2ba75ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/xdebug_phpstorm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Xdebug needs to be enabled inside the `phpfpm` container.
66

7-
* You can do that as explained in `magento2-dockergento-console` -> [enable xdebug](https://github.com/ModestCoders/magento2-dockergento-console/tree/master/docs/workflow#xdebug)
7+
* You can do that as explained in `magento2-dockergento-console` -> [enable xdebug](https://github.com/ModestCoders/magento2-dockergento-console/blob/master/docs/workflow.md#6-xdebug)
88

99
```
1010
dockergento debug-enable
@@ -41,4 +41,4 @@ Xdebug needs to be enabled inside the `phpfpm` container.
4141

4242

4343

44-
44+

0 commit comments

Comments
 (0)