Skip to content

Commit bd0c495

Browse files
severojashkenas
authored andcommitted
fix: fix internal link in README
1 parent 20b79bd commit bd0c495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Deletes this variable’s current definition and name, if any. Any variable in t
267267

268268
### Observers
269269

270-
An observer watches a [variable](#variable), being notified via asynchronous callback whenever the variable changes state. See the [standard inspector](https://github.com/observablehq/inspector) for reference.
270+
An observer watches a [variable](#variables), being notified via asynchronous callback whenever the variable changes state. See the [standard inspector](https://github.com/observablehq/inspector) for reference.
271271

272272
<a href="#observer_pending" name="observer_pending">#</a> <i>observer</i>.<b>pending</b>()
273273

0 commit comments

Comments
 (0)