Open
Description
Describe the bug
There are pages in the documentation which cannot be accessed. Here is a list of the sections:
- API REFERENCE -> Javascript -> drawing
- API REFERENCE -> Javascript -> effects
There are menu items and folders with the same names in the API REFERENCE -> Javascript section of the documentation. This results in the opening of the folder content when on click on the item with the same name.
To Reproduce
Steps to reproduce the behavior:
- API REFERENCE -> Javascript
- Click on the "drawing" item, not the folder with the same name.
- You will be navigated to https://docs.telerik.com/kendo-ui/api/javascript/drawing/arc when this page should be opened.
Expected behavior
If you click on the "drawing(not the folder) item" item in the menu this page should be opened: https://github.com/telerik/kendo/blob/master/docs/api/javascript/drawing.md
If you click on the "effects(not the folder) item" item in the menu this page should be opened: https://github.com/telerik/kendo/blob/master/docs/api/javascript/effects.md