File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export default {
2020 } ) ,
2121 theme : defaultTheme ( {
2222 //logo: "https://vuejs.org/images/logo.png",
23- repo : "https://github.com/setaman/vue-ellipse-progress/tree/v2-dev " ,
23+ repo : "https://github.com/setaman/vue-ellipse-progress" ,
2424 repoLabel : "GitHub" ,
2525 colorMode : "auto" ,
2626 navbar : [
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Please note that for Vue 3 compatibility you have to use most recent <Badge type
99version of the library which is a default version starting with ` v2.2.0 ` tag.
1010Vue 2 users have
1111to use <Badge type =" tip " text =" 1.x " vertical =" middle " /> version that is now considered as legacy.
12+ The docs for the legacy version can be found in [ v1-legacy] ( https://github.com/setaman/vue-ellipse-progress/tree/v1-legacy?tab=readme-ov-file ) branch.
1213:::
1314
1415## Package Manager
You can’t perform that action at this time.
0 commit comments