diff --git a/tmpl/help.html b/tmpl/help.html index efdcc7b..619af46 100644 --- a/tmpl/help.html +++ b/tmpl/help.html @@ -137,7 +137,7 @@
Create a new link by sending a POST request with a short and long value:
-
$ curl -L -H Sec-Golink:1 -d short=cs -d long=https://cs.github.com/ {{go}}
+$ curl -L --post302 -H Sec-Golink:1 -d short=cs -d long=https://cs.github.com/ {{go}}
{{`{"Short":"cs","Long":"https://cs.github.com/","Created":"2022-06-03T22:15:29.993978392Z","LastEdit":"2022-06-03T22:15:29.993978392Z","Owner":"amelie@example.com"}`}}