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

[GitHub] zshshr closed pull request #292: [doc] update error link in input.md

zshshr closed pull request #292: [doc] update error link in input.md
URL: https://github.com/apache/incubator-weex-site/pull/292
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/docs/components/input.md b/docs/docs/components/input.md
index a8c4bd0a5..62e611133 100644
--- a/docs/docs/components/input.md
+++ b/docs/docs/components/input.md
@@ -68,7 +68,7 @@ check out [common styles for components](/docs/styles/common-styles.html)
 
 ## Events
 
-* **common events**. support [common events](docs/events/common-events.html).
+* **common events**. support [common events](/docs/events/common-events.html).
 * **input**. Fired when the text is being changed.
   * @param value: current text of the input.
 * **change**. Fired when the user finished and make a commit.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services