[Bug] Docs: Broken link in GRASS 8.5 Programming Style Guide
Describe the bug
The link to required in the Lazy import of optional dependencies section of the GRASS Programming Style Guide for GRASS 8.5 is broken.
"A tool may use a package that is not required by GRASS"
Expected behavior
Perhaps the link should be: https://github.com/OSGeo/grass/blob/main/REQUIREMENTS.md
System description
- GRASS GIS version 8.5
I can try to pick this up as I want to contribute to GRASS having used it often.
There is an open PR #5656 for it, but it apparently requires a different solution.
@RemoteCMeijer feel free to look into it, but there are also others that may be simpler like #5497 or #5521.
Hi! I would like to work on this issue if it is still available. I saw that the previous PR (#5656) needed a different solution, so I can take this up and prepare a corrected fix. Please let me know if anyone is already working on it.