Skip to content

Commit fd9cd4f

Browse files
committed
fix dead links in introduction
1 parent c0d295c commit fd9cd4f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/guide/introduction.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ Configs at other paths, including raw qml files can be run with `--path` or `-p`
2424

2525
## Creating Windows
2626

27-
Quickshell has two main window types available,
28-
[PanelWindow](/docs/types/quickshell/panelwindow) for bars and widgets, and
29-
[FloatingWindow](/docs/types/quickshell/floatingwindow) for standard desktop windows.
27+
Quickshell has two main window types available, @@Quickshell.PanelWindow for bars
28+
and widgets, and @@Quickshell.FloatingWindow for standard desktop windows.
3029

3130
We'll start with an example:
3231

0 commit comments

Comments
 (0)