diff --git a/docs/content/3.components/1.v-chart.md b/docs/content/3.components/1.v-chart.md index 990a361..fee4f59 100644 --- a/docs/content/3.components/1.v-chart.md +++ b/docs/content/3.components/1.v-chart.md @@ -4,11 +4,11 @@ description: ' brings full ECharts functionality to your Nuxt app.' links: - label: Source (client) icon: i-simple-icons-github - to: https://github.com/kingyue737/nuxt-echarts/blob/main/src/runtime/components/VChart.client.ts + to: https://github.com/kingyue737/nuxt-echarts/blob/main/src/runtime/components/VChart.ts size: xs - label: Source (server) icon: i-simple-icons-github - to: https://github.com/kingyue737/nuxt-echarts/blob/main/src/runtime/components/VChart.server.ts + to: https://github.com/kingyue737/nuxt-echarts/blob/main/src/runtime/components/VChartServer.vue size: xs ---