From 50c4a0011da398f9b57cfab46f96a38e2b5b22ad Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 21 May 2025 10:09:05 +0200 Subject: invocation server: fix download links ... to include only the basename of the requested artifact. --- doc/invocations-http-server/templates/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/invocations-http-server/templates') diff --git a/doc/invocations-http-server/templates/macros.html b/doc/invocations-http-server/templates/macros.html index 898a422a..fc988fc4 100644 --- a/doc/invocations-http-server/templates/macros.html +++ b/doc/invocations-http-server/templates/macros.html @@ -61,7 +61,7 @@ {% if action["artifacts"].get(out) %}
  • {{ out | e }} - [↓] + [↓]
  • {% else %}
  • {{ out | e }}
  • -- cgit v1.2.3