diff --git a/README.md b/README.md index 1a57966..8eb20c9 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ or Log out and back in for the group change to take effect. This will start the required Docker containers in detached mode. -For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./TROUBLESHOOTING.md#fix-mysql-root-user-error). +For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./Troubleshooting.md#fix-mysql-root-user-error). ## 10. Generate Application Key diff --git a/Windows WSL.md b/Windows WSL.md index a5f2e9f..ee3dd02 100644 --- a/Windows WSL.md +++ b/Windows WSL.md @@ -157,6 +157,9 @@ or Log out and back in for the group change to take effect. This will start the required Docker containers in detached mode. +For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./Troubleshooting.md#fix-mysql-root-user-error). + + ## 10. Generate Application Key Before generating the Laravel application key, ensure your `.env` file contains an `APP_KEY` variable (it can be empty):