fix NativeImage link path

This commit is contained in:
Zeke Sikelianos
2016-10-07 21:25:39 -07:00
committed by GitHub
parent 4d49156dac
commit 2acd7f4d12

View File

@@ -1,6 +1,6 @@
# ThumbarButton Object
* `icon` [NativeImage](native-image.md) - The icon showing in thumbnail
* `icon` [NativeImage](../native-image.md) - The icon showing in thumbnail
toolbar.
* `click` Function
* `tooltip` String (optional) - The text of the button's tooltip.