Skip to content

Commit 3620d51

Browse files
authored
fix broken links (#294)
1 parent a0de152 commit 3620d51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guide/getting-started/supported-languages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ Examples:
3939
- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/gtk3/lua/simple-bar)
4040
![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b)
4141

42-
- [Notification Popups](https://github.com/Aylur/astal/tree/main/examples/lua/notifications)
42+
- [Notification Popups](https://github.com/Aylur/astal/tree/main/examples/gtk3/lua/notifications)
4343
![notification-popups](https://github.com/user-attachments/assets/0df0eddc-5c74-4af0-a694-48dc8ec6bb44)
4444

45-
- [Applauncher](https://github.com/Aylur/astal/tree/main/examples/lua/applauncher)
45+
- [Applauncher](https://github.com/Aylur/astal/tree/main/examples/gtk3/lua/applauncher)
4646
![launcher](https://github.com/user-attachments/assets/2695e3bb-dff4-478a-b392-279fe638bfd3)
4747

48-
- [Media Player](https://github.com/Aylur/astal/tree/main/examples/lua/media-player)
48+
- [Media Player](https://github.com/Aylur/astal/tree/main/examples/gtk3/lua/media-player)
4949
![media-player](https://github.com/user-attachments/assets/891e9706-74db-4505-bd83-c3628d7b4fd0)
5050

5151
## Python

0 commit comments

Comments
 (0)