diff options
author | Aylur <[email protected]> | 2024-09-07 13:00:42 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-09-07 13:00:42 +0000 |
commit | 13b6c88dd090bfc8997a2916f0c0cc44bdce2c74 (patch) | |
tree | 119e7b61b4b63a05ca96cb3f53ef01f44acdb9bb /docs/getting-started/introduction.md | |
parent | 758550f320af6eca24674032b98679017db582a0 (diff) |
docs: touchups
* code block langs
* ags faq
* fix broken links
Diffstat (limited to 'docs/getting-started/introduction.md')
-rw-r--r-- | docs/getting-started/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index 0b0a840..7f88362 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -19,5 +19,5 @@ Have you ever wanted to write a custom bar, custom notification popups or an applauncher, but gave up because writing a workspace widget, implementing the notification daemon or handling a search filter was too much of a hassle? -Astal libraries have you [covered](/astal/libraries/references), you don't have to worry about these, +Astal libraries have you [covered](/libraries/references), you don't have to worry about these, you just define the layout, style it with CSS and that's it. |