File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 105105 "urls" : {
106106 "netgrif" : " https://netgrif.com" ,
107107 "bpmn2pn" : " https://bpmn2pn.netgrif.cloud/bpmn2pn/" ,
108- "engine" : " https://demo .netgrif.cloud/" ,
108+ "engine" : " https://etask .netgrif.cloud/" ,
109109 "youtube" : " https://www.youtube.com/channel/UCNfqgnjskMMpy7QvOOKhKgw" ,
110110 "github" : " https://github.com/netgrif" ,
111111 "issues" : " https://github.com/netgrif/application-builder/issues"
Original file line number Diff line number Diff line change 1111 text ="{{tutorial.demo.text}} "
1212 stepPosition ="{{tutorial.demo.position}} "
1313 (click) ="openInTab(config.services.urls.engine) "
14- matTooltip ="Netgrif Demo " matTooltipPosition ="right ">
14+ matTooltip ="Netgrif eTask " matTooltipPosition ="right ">
1515 < mat-icon > play_arrow</ mat-icon >
1616 </ mat-list-item >
1717 < mat-list-item class ="field-list-mat-list-item "
Original file line number Diff line number Diff line change @@ -167,8 +167,8 @@ export class TutorialService {
167167 ) ;
168168 this . demo = TutorialStep . of (
169169 'demo' ,
170- 'Demo Application ' ,
171- 'You can deploy your Petriflow models in our demo application after registration.' ,
170+ 'Netgrif eTask ' ,
171+ 'You can deploy your Petriflow models in our eTask application after registration.' ,
172172 ( ) => {
173173 } ,
174174 ( ) => {
You can’t perform that action at this time.
0 commit comments