GitHub user shinux opened a pull request:
https://github.com/apache/incubator-weex-site/pull/165
Fix bug of 404 Not Found ERROR
switch language(click green area) will goes to `..../undefined` which cause
a 404 error :

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinux/incubator-weex-site master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex-site/pull/165.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #165
----
commit 820a660db60139576b4304ed28e5bcd9adffe09d
Author: Sinux <askb@...>
Date: 2018-06-14T07:14:40Z
Fix bug of 404 Not Found ERROR
----
---