vuejs / vuex

🗃️ Centralized State Management for Vue.js.
https://vuex.vuejs.org
MIT License
28.41k stars 9.58k forks source link

Error in Vuex document link #2230

Closed heygsc closed 1 year ago

heygsc commented 1 year ago

Version

4.x

Describe the bug

Vuex's document, edit this page on GitHub, link to error

Reproduction

image

image

Any page in the document, click to edit this page on GitHub.

Expected behavior

The issue comes from the configuration issue with VuePress. The original configured document branch was 4.0, but this branch is no longer visible. It is recommended to change to the default branch. I have submitted pr. https://github.com/vuejs/vuex/pull/2229

Additional context

No response

Validations

heygsc commented 1 year ago

I have submitted pr. https://github.com/vuejs/vuex/pull/2229

cuebit commented 1 year ago

resolved by #2229