- Issue created by @dmundra
- Merge request !41Updated .ddev to newer version fixing symlink-project issue β (Merged) created by dmundra
- πΊπΈUnited States dmundra Eugene, OR
How to QA
- Check out the branch from the MR
- Run
ddev restart
- Run
rm web/modules/custom/alt_text_validation/*
to remove all symlinks - Run
ddev symlink-project
- Run
ls -la web/modules/custom/alt_text_validation/
- Confirm the symlinks have been recreated correctly
- πΊπΈUnited States swirt Florida
You are my hero. Thank you for digging in and figuring this out @dmundra