Skip to content

Commit 27b83e3

Browse files
committed
Change RC downloads scp instructions as per the new jump box documentation
1 parent 73bfd3d commit 27b83e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-process.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ slightly different steps. We'll call attention where the steps differ.
325325
downloads.php.net.
326326
327327
```shell
328-
scp php-X.Y.ZRCn.tar.* downloads.php.net:~/public_html/
328+
scp php-X.Y.ZRCn.tar.* downloads.internal.php.net:~/public_html/
329329
```
330330
331331
> 💬 **Hint** \

0 commit comments

Comments
 (0)