guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH cuirass] doc: Fix remaining evaluation hook example.


From: vicvbcun
Subject: [PATCH cuirass] doc: Fix remaining evaluation hook example.
Date: Tue, 17 Oct 2023 12:54:21 +0200

This is a follow-up to commit 0b63c3b6989af77d4e1c9a98dd25c8f26b37d930.

* doc/cuirass.texi (Triggering an Evaluation): Fix URL in example.
---
It seems that it has been copy-pasted in the meantime :).

doc/cuirass.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/cuirass.texi b/doc/cuirass.texi
index ea2b10e..c3e6c33 100644
--- a/doc/cuirass.texi
+++ b/doc/cuirass.texi
@@ -939,7 +939,7 @@ jobset, 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
 
 A good idea is to do that from the post-push hook of the relevant Git

base-commit: 0b63c3b6989af77d4e1c9a98dd25c8f26b37d930
-- 
2.42.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]