Skip to content

Commit f5f60c3

Browse files
committed
Update Index.cshtml
1 parent ea4a725 commit f5f60c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MyApp/Pages/Vue/Index.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ const App = {
352352
title="Vue Static"
353353
description="Minimal foundation for a classic Single Page Application (SPA) statically generated by Vite. Perfect for dashboards, internal tools, admin panels, and highly interactive apps where SEO isn't a priority."
354354
href="https://vue-static.web-templates.io"
355-
screenshot="/img/pages/templates/vue-static.webp"
355+
screenshot="https://docs.servicestack.net/img/pages/templates/vue-static.webp"
356356
github-template="https://github.com/new?template_name=vue-static&template_owner=NetCoreTemplates"></vibe-template>
357357
</div>
358358
@@ -366,7 +366,7 @@ const App = {
366366
title="Vue SPA"
367367
description="A feature-rich Vue Single Page Application powered by Vite. Includes Blog functionality, Todos, shadcn/ui components, API Keys management, AI Chat capabilities, and Swagger UI - all integrated with a robust .NET backend."
368368
href="https://vue-spa.web-templates.io"
369-
screenshot="/img/pages/templates/vue-spa.webp"></vibe-template>
369+
screenshot="https://docs.servicestack.net/img/pages/templates/vue-spa.webp"></vibe-template>
370370
</div>
371371
</div>
372372
`,

0 commit comments

Comments
 (0)