Skip to content

Commit ad253a1

Browse files
committed
fix localhost links
1 parent c539e17 commit ad253a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/apps/0_app_editor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Windmill's App editor allows you to build applications. Windmill's App editor has the following major components:
44

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.
1010

1111
![App Editor](../assets/apps/0_app_editor/plain-app-editor.png)

0 commit comments

Comments
 (0)