File tree 1 file changed +1
-1
lines changed
docs/.vitepress/components
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ defineProps<{
8
8
<p flex =" ~ gap-2" h-5 >
9
9
<a :href =" `https://www.npmjs.com/package/${name}`" target =" _blank" ><img :src =" `https://img.shields.io/npm/v/${name}?color=32A9C3& ; labelColor=1B3C4A& ; label=npm`" alt =" NPM version" ></a >
10
10
<a :href =" `https://www.npmjs.com/package/${name}`" target =" _blank" ><img :src =" `https://img.shields.io/npm/dm/${name}?color=32A9C3& ; labelColor=1B3C4A& ; label=downloads`" alt =" NPM downloads" ></a >
11
- <a :href =" `https://github.com/antfu/shikiji/packages/${name}`" target =" _blank" ><img src =" https://img.shields.io/badge/source-a?logo=github&color=1B3C4A" alt =" GitHub" ></a >
11
+ <a :href =" `https://github.com/antfu/shikiji/tree/main/ packages/${name}`" target =" _blank" ><img src =" https://img.shields.io/badge/source-a?logo=github&color=1B3C4A" alt =" GitHub" ></a >
12
12
</p >
13
13
</template >
You can’t perform that action at this time.
0 commit comments