pantograph/lib/pantograph/actions/lane_context.rb in pantograph-0.1.4 vs pantograph/lib/pantograph/actions/lane_context.rb in pantograph-0.1.6
- old
+ new
@@ -14,10 +14,10 @@
end
def self.details
[
"Access the pantograph lane context values.",
- "More information about how the lane context works: [https://docs.pantograph.tools/advanced/#lane-context](https://docs.pantograph.tools/advanced/#lane-context)."
+ "More information about how the lane context works: [https://johnknapprs.github.io/pantograph/advanced/#lane-context](https://johnknapprs.github.io/pantograph/advanced/#lane-context)."
].join("\n")
end
def self.available_options
[]