vuex
                                
                                 vuex copied to clipboard
                                
                                    vuex copied to clipboard
                            
                            
                            
                        docs: update jsfiddle link
Why
Jsfiddle application in the getting started section of the version 3.x of vuex is not working because generic links are used which point to latest versions: vue@4 and vuex@3.
What changes
The new fiddle link simply changes the cdn links to point to vue@3 and vuex@2 instead.
Concretely, the links changed are:
- https://unpkg.com/vue -> https://unpkg.com/vue@2
- https://unpkg.com/vuex -> https://unpkg.com/vuex@3
Result
The demo application works again. Check it out:
- Old jsfiddle : https://jsfiddle.net/n9jmu5v7/1269/
- New jsfiddle: https://jsfiddle.net/ywpudorb/
✔️ Deploy Preview for vuex-docs-v3 ready!
🔨 Explore the source changes: 81fd557b41050003ad37b4251de8d0188460d6d7
🔍 Inspect the deploy log: https://app.netlify.com/sites/vuex-docs-v3/deploys/6234676f64212600080fd8cd
😎 Browse the preview: https://deploy-preview-2148--vuex-docs-v3.netlify.app