diff options
author | Jas Singh <[email protected]> | 2024-10-03 20:19:46 -0700 |
---|---|---|
committer | Jas Singh <[email protected]> | 2024-10-03 20:19:46 -0700 |
commit | f15f579e8721944edbce4659a0319470c78d8b8d (patch) | |
tree | 2c30f3789c3419676893f9653620365c7cdc17ae /examples/js | |
parent | e8536ed29caca7b6fc7ef582a2cc31dfc8317c8d (diff) |
Updated the library documentation URLs for the bar examples.
Diffstat (limited to 'examples/js')
-rw-r--r-- | examples/js/simple-bar/README.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/js/simple-bar/README.md b/examples/js/simple-bar/README.md index 997e4bf..6488d14 100644 --- a/examples/js/simple-bar/README.md +++ b/examples/js/simple-bar/README.md @@ -4,10 +4,10 @@ A simple bar for Hyprland using -- [Audio library](https://aylur.github.io/astal/libraries/audio). -- [Battery library](https://aylur.github.io/astal/libraries/battery). -- [Hyprland library](https://aylur.github.io/astal/libraries/hyprland). -- [Mpris library](https://aylur.github.io/astal/libraries/mpris). -- [Network library](https://aylur.github.io/astal/libraries/network). -- [Tray library](https://aylur.github.io/astal/libraries/tray). -- [WirePlumber library](https://aylur.github.io/astal/libraries/wireplumber). +- [Audio library](https://aylur.github.io/astal/guide/libraries/audio). +- [Battery library](https://aylur.github.io/astal/guide/libraries/battery). +- [Hyprland library](https://aylur.github.io/astal/guide/libraries/hyprland). +- [Mpris library](https://aylur.github.io/astal/guide/libraries/mpris). +- [Network library](https://aylur.github.io/astal/guide/libraries/network). +- [Tray library](https://aylur.github.io/astal/guide/libraries/tray). +- [WirePlumber library](https://aylur.github.io/astal/guide/libraries/wireplumber). |