summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-10-11 13:14:47 +0000
committerAylur <[email protected]>2024-10-11 13:14:47 +0000
commitd0fb3d0434534661346bf787395e9531c97731f8 (patch)
treea1223c3087579e932a5915cc4d5575c1e9e258ac /docs
parent031673f461e40dde6e727e694801c7a877522193 (diff)
docs: fix link
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/ags/widget.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/ags/widget.md b/docs/guide/ags/widget.md
index 3e96cb7..01cff81 100644
--- a/docs/guide/ags/widget.md
+++ b/docs/guide/ags/widget.md
@@ -45,7 +45,7 @@ function MyWidget() {
### hook
-Shorthand for connection and disconnecting to [Subscribable and Connectable](http://localhost:5173/astal/guide/ags/binding#subscribable-and-connectable-interface) objects.
+Shorthand for connection and disconnecting to [Subscribable and Connectable](./binding#subscribable-and-connectable-interface) objects.
without `hook`