浏览代码

Update faq

zhixin 7 年之前
父节点
当前提交
86ab361d4d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      site/docs/faq.md

+ 1 - 1
site/docs/faq.md

@@ -48,7 +48,7 @@ $('#eventsTable').on('click-row.bs.table', function (event, row, $element) {
 })
 })
 ```
 ```
 
 
-the first parameter is always `event`: http://jsfiddle.net/wenyi/e3nk137y/11688/
+the first parameter is always `event`: [http://jsfiddle.net/wenyi/e3nk137y/11688/](http://jsfiddle.net/wenyi/e3nk137y/11688/)
 
 
 and use onClickRow event:
 and use onClickRow event: