Skip to content

Commit

Permalink
Merge pull request #1746 from piperchester/patch-1
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
christian-bromann committed Dec 5, 2016
2 parents f955d45 + 232a706 commit 4a183c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/protocol/performTouchAction.js
Expand Up @@ -4,7 +4,7 @@
*
* @param {Object} touchAttr contains attributes of touch gesture (e.g. `element`, `x` and `y`)
*
* @see https://github.com/appium/appium/blob/master/docs/en/appium-bindings.md#touchaction--multitouchaction
* @see https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/appium-bindings.md#touchaction--multitouchaction
* @type mobile
* @for android, ios
*
Expand Down

0 comments on commit 4a183c9

Please sign in to comment.