Skip to content

Commit 76801ce

Browse files
authored
Update fpm_command_line.f90
1 parent e165320 commit 76801ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fpm_command_line.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@ subroutine set_help()
13901390
'DESCRIPTION', &
13911391
' Follow the steps to create a tarball and upload a package to the registry:', &
13921392
'', &
1393-
' 1. Register on the website (https://registry-frontend.vercel.app/).', &
1393+
' 1. Register on the website (https://registry-phi.vercel.app/).', &
13941394
' 2. Create a namespace. Uploaded packages must be assigned to a unique', &
13951395
' namespace to avoid conflicts among packages with similar names. A', &
13961396
' namespace can accommodate multiple packages.', &

0 commit comments

Comments
 (0)