angular-folder-structure icon indicating copy to clipboard operation
angular-folder-structure copied to clipboard

Module documentation link is wrong

Open Alonso-Pablo opened this issue 2 years ago • 1 comments

The link to the documentation in the module folder does not exist. /module.html is missing an s (/modules.html).

File: https://github.com/mathisGarberg/angular-folder-structure/blob/master/src/app/modules/README.md

Wrong link: https://angular-folder-structure.readthedocs.io/en/latest/module.html

Good link: https://angular-folder-structure.readthedocs.io/en/latest/modules.html

Alonso-Pablo avatar Feb 22 '23 18:02 Alonso-Pablo