Skip to content

Commit 86692c8

Browse files
authored
Fix visibility source link.
1 parent c8d1f07 commit 86692c8

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
@@ -575,7 +575,7 @@ html`<svg width=${width} height=200>
575575
</svg>`
576576
```
577577

578-
<a href="#visibility" name="visibility">#</a> <b>visibility</b>([<i>value</i>]) [<>](https://github.com/observablehq/stdlib/blob/master/src/width.js "Source")
578+
<a href="#visibility" name="visibility">#</a> <b>visibility</b>([<i>value</i>]) [<>](https://github.com/observablehq/runtime/blob/master/src/runtime.js "Source")
579579

580580
Returns a promise that resolves with the specified *value* when this cell is visible in the viewport.
581581

0 commit comments

Comments
 (0)