Skip to content

Commit

Permalink
update engine url
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Jun 8, 2024
1 parent 6abcedd commit ee9e02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/nbsample/TriggerWithWaterfallActions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"source": [
"from absbox import API,EnginePath\n",
"\n",
"localAPI = API(EnginePath.LOCAL, check=False)"
"localAPI = API(EnginePath.DEV)"
]
},
{
Expand Down

0 comments on commit ee9e02b

Please sign in to comment.