You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III" <jk...@apache.org> on 2017/11/11 14:58:20 UTC

Updating web site help - markdown links

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

Re: Updating web site help - markdown links

Posted by "James E. King, III" <jk...@apache.org>.
Resending, since I got no responses the first time...

On Sat, Nov 11, 2017 at 9:58 AM, James E. King, III <jk...@apache.org>
wrote:

> 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
>