File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 && 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 && composer config repositories.wp-composer composer https://repo. wp-composer.com</ div >
159159</ div >
160160</ div >
161161< div class ="flex gap-4 ">
You can’t perform that action at this time.
0 commit comments