There are some markdown files in docs/ that link to markdown files in build/ and when they are published, it doesn't work properly. For example the "continuous integration environments" link from this page:
https://thrift.apache.org/docs/Languages which comes from: /LANGUAGES.md and refers to: build/docker/README.md How do I get these links to work? The web site is in desparate need of a refresh on "how to build", including moving everyone on Windows over to the CMake based project generation system and away from the static projects (for C++). Thanks, Jim
