Skip to content

Commit 3642103

Browse files
One more fix for the full down path
1 parent a0e284f commit 3642103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/developer/developing_the_php_site/websocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ there are some workarounds:
9999

100100
- OR, Trust/Ignore the certificates on your browser;
101101

102-
- OR, Downgrade to HTTP/1.1 without TLS using `.setup/dev-upgrade-h2.sh down`.
102+
- OR, Downgrade to HTTP/1.1 without TLS using `bash /usr/local/submitty/GIT_CHECKOUT/Submitty/.setup/dev-upgrade-h2.sh down`.
103103

104104
You could try following to trust/ignore certificates on your browser:
105105

0 commit comments

Comments
 (0)