Skip to content

Commit

Permalink
fix spraypaint-vue link in js/state-syncing.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjbayer authored and richmolj committed Jun 6, 2019
1 parent 64162ec commit f8d0912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/state-syncing.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ instance.unlisten()

In practice, when developing in a SPA, you'll want to `#unlisten()`
whenever a view is destroyed and model instances no longer need to be referenced. If
you are using VueJS, this is done automatically by adding [spraypaint-vue](https://github.com/jsonapi-suite/spraypaint-vue)
you are using VueJS, this is done automatically by adding [spraypaint-vue](https://github.com/graphiti-api/spraypaint-vue)
to your application.

0 comments on commit f8d0912

Please sign in to comment.