diff --git a/posts/index/overview/index.html b/posts/index/overview/index.html index 11f06a45..2e580696 100644 --- a/posts/index/overview/index.html +++ b/posts/index/overview/index.html @@ -333,7 +333,7 @@ workflows: li steps=[ { # built-in verb - "verb": "derive", # https://github.com/microsoft/datashaper/blob/main/python/datashaper/datashaper/engine/verbs/derive.py + "verb": "derive", # https://github.com/microsoft/datashaper/blob/main/python/datashaper/datashaper/verbs/derive.py "args": { "column1": "col1", # from above "column2": "col2", # from above