Update README.md

This commit is contained in:
Tom MacWright 2019-09-25 10:53:41 -07:00 committed by Mike Bostock
parent 595eb55157
commit 27df15202d

View File

@ -32,7 +32,7 @@ var simulation = d3.forceSimulation(nodes);
</script>
```
[Try d3-force in your browser.](https://observablehq.com/@mbostock/d3-force-directed-graph)
[Try d3-force in your browser.](https://observablehq.com/collection/@d3/d3-force)
## API Reference