From d0fb3d0434534661346bf787395e9531c97731f8 Mon Sep 17 00:00:00 2001 From: Aylur Date: Fri, 11 Oct 2024 13:14:47 +0000 Subject: docs: fix link --- docs/guide/ags/widget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide') 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` -- cgit v1.2.3