graflow: fixing path
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
{ "nodeType": "inc",
|
||||
"subflow": {
|
||||
"url": "/buildoz/graflow_examples/flows/testFlowEic.json",
|
||||
"url": "./flows/testFlowEic.json",
|
||||
"portLinks": [
|
||||
{ "refNodeType": "refnodein", "refnodePort": "out1",
|
||||
"parentPort": "in1",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"data": { "a": "a3", "b":"b3"},
|
||||
"subflow": {
|
||||
"url": "/buildoz/graflow_examples/flows/testFlowICMP.json",
|
||||
"url": "./flows/testFlowICMP.json",
|
||||
"portLinks": [
|
||||
{ "refNodeType": "refnodein", "refnodePort": "out1",
|
||||
"parentPort": "in1",
|
||||
|
||||
Reference in New Issue
Block a user