"Greenlight" link in footer links to installation manual
If a user clicks on "Greenlight" in the footer, the installation manual will show up. I'd guess that is not useful for any user.
You can modify the footer react component , try to comment out the code. If you need to set this to different link then you have the option to set that in site setting.
AFAIR, there is no such setting.
Then just comment out or more better you can hard code something relevant and even change the greenlight text. Do the same in footer.jsx
hard code nope.
This is rather a feature request to change it to something that helps everybody. Of course I could create a fork. But why not fix it for everybody.