godot-kotlin icon indicating copy to clipboard operation
godot-kotlin copied to clipboard

MkDocs edit url incorrect

Open Foso opened this issue 5 years ago • 1 comments

Hi, i just noticed that the edit button in your mkdocs is directing to the wrong page. E.g. on https://godot-kotl.in/supported-platforms/ the edit button leads to https://github.com/raniejade/godot-kotlin/edit/master/docs/supported-platforms.md but it should be https://github.com/raniejade/godot-kotlin/edit/master/docs/src/doc/supported-platforms.md

Foso avatar Mar 08 '20 09:03 Foso

Nice catch, thanks! I would have thought that I don't need to do anything to make that work, this is probably because I'm using non-standard location for doc sources.

raniejade avatar Mar 08 '20 11:03 raniejade