fix dead links in introduction

This commit is contained in:
outfoxxed 2025-06-18 23:29:29 -07:00
parent c0d295c289
commit fd9cd4f3fd
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -24,9 +24,8 @@ Configs at other paths, including raw qml files can be run with `--path` or `-p`
## Creating Windows
Quickshell has two main window types available,
[PanelWindow](/docs/types/quickshell/panelwindow) for bars and widgets, and
[FloatingWindow](/docs/types/quickshell/floatingwindow) for standard desktop windows.
Quickshell has two main window types available, @@Quickshell.PanelWindow for bars
and widgets, and @@Quickshell.FloatingWindow for standard desktop windows.
We'll start with an example: