Skip to content

Commit 353d39d

Browse files
committed
repo.wp-composer.com
1 parent abe8884 commit 353d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/http/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h2 class="text-2xl font-bold mb-6">Migrating from WPackagist</h2>
155155
<div class="flex w-8 h-8 shrink-0 items-center justify-center rounded-full bg-brand-primary text-white text-sm font-bold">2</div>
156156
<div>
157157
<p class="text-gray-600 mb-2">Remove the wpackagist repository and add WP Composer:</p>
158-
<div class="bg-gray-50 rounded-lg px-4 py-2.5 font-mono text-sm overflow-x-auto">composer config --unset repositories.wpackagist &amp;&amp; composer config repositories.wp-composer composer https://wp-composer.com</div>
158+
<div class="bg-gray-50 rounded-lg px-4 py-2.5 font-mono text-sm overflow-x-auto">composer config --unset repositories.wpackagist &amp;&amp; composer config repositories.wp-composer composer https://repo.wp-composer.com</div>
159159
</div>
160160
</div>
161161
<div class="flex gap-4">

0 commit comments

Comments
 (0)