doc: Fix evaluation hook URL example.

* doc/cuirass.texi (Invocation): Fix URL in the example of the push hook.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
vicvbcun 2023-10-08 02:04:55 +02:00 committed by Maxim Cournoyer
parent 8ce46502f1
commit 0b63c3b698
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ example with a command along these lines:
@example
wget --post-data="" -O /dev/null \
https://cuirass.example.org/@var{jobset}/hooks/evaluate
https://cuirass.example.org/jobset/@var{jobset}/hook/evaluate
@end example
You would typically run that command as a @dfn{push hook} on the servers