Skip to content

Commit 39de7cd

Browse files
authored
Merge pull request MicrosoftDocs#3661 from filcole/patch-8
Fix hyperlink for onOutputChange
2 parents d40cf58 + 5297b4d commit 39de7cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/controls/addonoutputchange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ contributors:
1818
---
1919
# addOnOutputChange (Client API reference)
2020

21-
Adds an event handler to the [OnOutputChange](../events/onselection.md) event.
21+
Adds an event handler to the [OnOutputChange](../events/onoutputchange.md) event.
2222

2323
## Control types supported
2424

@@ -44,4 +44,4 @@ control.addOnOutputChange(myFunction);
4444

4545
[removeOnOutputChange](removeonoutputchange.md)
4646

47-
[!INCLUDE[footer-include](../../../../../includes/footer-banner.md)]
47+
[!INCLUDE[footer-include](../../../../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)