mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
Update job variable reference link
This commit is contained in:
parent
e2f7aebf6e
commit
d88229bd94
@ -29,7 +29,7 @@ import io.onedev.server.web.editable.EditableStringTransformer;
|
||||
|
||||
public class VariableInterpolator {
|
||||
|
||||
public static final String HELP = "<b>Tips: </b> Type <tt>@</tt> to <a href='$docRoot/pages/variable-substitution.md' target='_blank' tabindex='-1'>insert variable</a>. "
|
||||
public static final String HELP = "<b>Tips: </b> Type <tt>@</tt> to <a href='$docRoot/pages/job-variables.md' target='_blank' tabindex='-1'>insert variable</a>. "
|
||||
+ "Use <tt>@@</tt> for literal <tt>@</tt>";
|
||||
|
||||
public static final String PREFIX_PARAM = "param:";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user