We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e165320 commit 76801ceCopy full SHA for 76801ce
src/fpm_command_line.f90
@@ -1390,7 +1390,7 @@ subroutine set_help()
1390
'DESCRIPTION', &
1391
' Follow the steps to create a tarball and upload a package to the registry:', &
1392
'', &
1393
- ' 1. Register on the website (https://registry-frontend.vercel.app/).', &
+ ' 1. Register on the website (https://registry-phi.vercel.app/).', &
1394
' 2. Create a namespace. Uploaded packages must be assigned to a unique', &
1395
' namespace to avoid conflicts among packages with similar names. A', &
1396
' namespace can accommodate multiple packages.', &
0 commit comments