Broken links to docs in index.md (possibly referenced in #2150) #4227
Replies: 3 comments
-
The docs folder gets populated with markdown files as part of the docs building process. index.md is just the intro to these docs, you can read the readme.md in that folder for more information. After learning this, if you still think there's a problem, feel free to open a PR with the relevant fix, I'll be happy to review it! |
Beta Was this translation helpful? Give feedback.
-
I can change the urls at index.md to point to the generated links. This being my first pull request, can you offer any advice (besides reading contributing.md)? Thanks for taking the time. |
Beta Was this translation helpful? Give feedback.
-
There are readme files scattered around the repo, each with their own folder and explanations, I suggest reading those. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I'm a new contributor and making my way thru the docs.
I see that the links on [index.md](https://github.com/maplibre/maplibre-gl-js/blob/main/docs/index.md#reading-this-documentation] are broken, like main
This issue might have been mentioned in #2150.
What does it take to start fixing these links?
Beta Was this translation helpful? Give feedback.
All reactions