diff options
Diffstat (limited to 'docs/guide/getting-started/supported-languages.md')
-rw-r--r-- | docs/guide/getting-started/supported-languages.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/guide/getting-started/supported-languages.md b/docs/guide/getting-started/supported-languages.md index 634bad0..4cb7f3a 100644 --- a/docs/guide/getting-started/supported-languages.md +++ b/docs/guide/getting-started/supported-languages.md @@ -37,7 +37,8 @@ Nonetheless you can still use python the OOP way [pygobject](https://pygobject.g Examples: -- [Starter Bar](https://github.com/Aylur/astal/tree/main/examples/py/starter-bar) +- [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/py/simple-bar) + ## Vala |