Skip to content

Commit 3dc727d

Browse files
docs(api): use https url in closest.mdx (#5129)
1 parent df5c721 commit 3dc727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/queries/closest.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ of its ancestors).
99
:::info
1010

1111
The querying behavior of this command matches exactly how
12-
[`.closest()`](http://api.jquery.com/closest) works in jQuery.
12+
[`.closest()`](https://api.jquery.com/closest) works in jQuery.
1313

1414
:::
1515

0 commit comments

Comments
 (0)