File tree Expand file tree Collapse file tree
DOCUMENTATION/content/documentation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ PHP_FPM_INSTALL_PHPDBG=true
323323<a name =" Setup remote debugging for PhpStorm on Linux " ></a >
324324## Setup remote debugging for PhpStorm on Linux
325325
326- - Make sure you have followed the steps above in the [ Install Xdebug section] ( http://laradock.io/documentation/ #install-xdebug) .
326+ - Make sure you have followed the steps above in the [ Install Xdebug section] ( #install-xdebug ) .
327327
328328 - Make sure Xdebug accepts connections and listens on port 9000. (Should be default configuration).
329329
@@ -407,7 +407,7 @@ To learn more about how Docker publishes ports, please read [this excellent post
407407<a name =" Digital-Ocean " ></a >
408408## Setup Laravel and Docker on Digital Ocean
409409
410- ### [ Full Guide Here] ( https://github.com/laradock/laradock/blob/master/_guides/digital_ocean.md )
410+ ### [ Full Guide Here] ( /guides/#Digital-Ocean )
411411
412412
413413
@@ -1496,7 +1496,7 @@ e) set it to `true`
14961496## PHPStorm Debugging Guide
14971497Remote debug Laravel web and phpunit tests.
14981498
1499- [ ** Debugging Guide Here** ] ( https://github.com/laradock/laradock/blob/master/_guides/phpstorm.md )
1499+ [ ** Debugging Guide Here** ] ( /guides/#PHPStorm-Debugging )
15001500
15011501
15021502
You can’t perform that action at this time.
0 commit comments