url setup

This commit is contained in:
David Haz
2025-07-09 10:47:01 +03:00
parent fa26b78ae0
commit d318c2eeb6
13 changed files with 181 additions and 24 deletions

View File

@@ -23,7 +23,7 @@
<p class="demo-extra-info">1. Initialize a config file for your project</p>
<div class="setup-option">
<VCodeBlock :persistent-copy-button="true" code="npx jsrepo init https://vuebits.dev" highlightjs
<VCodeBlock :persistent-copy-button="true" code="npx jsrepo init https://vue-bits.dev" highlightjs
lang="bash" theme="nord" :copy-button="true" class="code-block" />
</div>