pantograph/lib/pantograph/actions/sh.rb in pantograph-0.1.4 vs pantograph/lib/pantograph/actions/sh.rb in pantograph-0.1.6
- old
+ new
@@ -14,10 +14,10 @@
end
def self.details
[
"Allows running an arbitrary shell command.",
- "Be aware of a specific behavior of `sh` action with regard to the working directory. For details, refer to [Advanced](https://docs.pantograph.tools/advanced/#directory-behavior)."
+ "Be aware of a specific behavior of `sh` action with regard to the working directory. For details, refer to [Advanced](https://johnknapprs.github.io/pantograph/advanced/#directory-behavior)."
].join("\n")
end
def self.available_options
[