You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by shinux <gi...@git.apache.org> on 2018/06/14 07:18:28 UTC

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

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

    Fix bug of 404 Not Found ERROR

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---