Continuing the discussion from What is an "Installation Note"?:
if you open an article in the online help of ERPNext there is always a lilnk at the bottom “improve this Page”. Which currently links to https://github.com/frappe/erpnext/blob/develop/erpnext/docs/user/manual/en/stock/installation-note.md (this is my current entry I wanted to enhance).
Appaently the location of this has been changed in the code and so you end up in a 404. Can someone point me to where this articles can be found now in the code?
@codingCoffee if you point me where I can find an eliminate the deadlinks to the ‘old docs’ I’ll see whether I can do anything to help correcting those