You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apps/0_app_editor.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
Windmill's App editor allows you to build applications. Windmill's App editor has the following major components:
4
4
5
-
-[Toolbar](https://app.windmill.dev/docs/how-tos/app-toolbar): configure app settings, toggle preview (desktop/mobile) and debug runs.
6
-
-[Outputs](http://localhost/docs/how-tos/app-outputs): View all components outputs and context
7
-
-[Canvas](http://localhost/docs/how-tos/app-canvas): Drag, drop and resize components on the canvas.
8
-
-[Component Library](http://localhost/docs/how-tos/app-component-library): Insert any component or modify the property or styling.
9
-
-[Runnable editor](http://localhost/docs/how-tos/app-runnable-editor): Create, edit or manage the scripts or flows linked to components (Runnable), and background scripts.
5
+
-[Toolbar](./app_toolbar): configure app settings, toggle preview (desktop/mobile) and debug runs.
6
+
-[Outputs](./app_outputs): View all components outputs and context
7
+
-[Canvas](./app_canvas): Drag, drop and resize components on the canvas.
8
+
-[Component Library](./app_component_library): Insert any component or modify the property or styling.
9
+
-[Runnable editor](./app-runnable): Create, edit or manage the scripts or flows linked to components (Runnable), and background scripts.
0 commit comments