docs: #3621472 Remove the non-existent /node/{node}/canvas/default route from the README
Issue: https://www.drupal.org/project/canvas_override/issues/3621472
Summary
The README's Routes table documented /node/{node}/canvas/default, but the module defines no such route and the path 404s (verified in a browser on plain Drupal core 11.4.5 and Drupal CMS 2.0).
This removes the stale row and explains that the shared default layout is instead edited through Canvas's own "Edit template" tab, gated by the module's edit canvas default template permissions.
AI-Generated: Yes (fix authored with Claude Code; reviewed by Rajab Natshah.)
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release
Edited by Rajab Natshah