Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit 01801d8

Browse files
author
NOPR9D
committed
feat: doc exemple link
1 parent 6cdf6bf commit 01801d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The above will automatically create two things on the instance:
307307
1. A `submitHandler` method which can be bound to in template with `v-on`;
308308
2. A `submitHandler$` observable which will be the stream emitting calls to `submitHandler`.
309309
310-
[example](https://github.com/vuejs/vue-rx/blob/master/example/counter-function.html)
310+
[example](https://github.com/NOPR9D/vue-next-rx/blob/main/example/createObservableMethod.html)
311311
312312
---
313313

0 commit comments

Comments
 (0)