pantograph/lib/pantograph/actions/sh.rb in pantograph-0.1.20 vs pantograph/lib/pantograph/actions/sh.rb in pantograph-0.1.21

- 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://johnknapprs.github.io/pantograph/advanced/#directory-behavior).' + 'Be aware of a specific behavior of `sh` action with regard to the working directory. For details, refer to [Advanced](https://urbanquakers.github.io/pantograph/advanced/#directory-behavior).' ].join("\n") end def self.available_options [