[GitHub] incubator-weex-site pull request #165: Fix bug of 404 Not Found ERROR

2018-06-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex-site/pull/165


---


[GitHub] incubator-weex-site pull request #165: Fix bug of 404 Not Found ERROR

2018-06-14 Thread shinux
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 :


![image](https://user-images.githubusercontent.com/7784713/41397190-fa87ccb2-6fe5-11e8-8a19-bdc9c867a883.png)



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 
Date:   2018-06-14T07:14:40Z

Fix bug of 404 Not Found ERROR




---