Skip to content

Commit

Permalink
Added a Github link to the Definitely Typed (#3845)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrence-ou committed Apr 25, 2024
1 parent 9bc8563 commit 45df8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Expand Up @@ -271,7 +271,7 @@ Alternatively you can install and import from D3 submodules:
import {mean, median} from "d3-array";
```

TypeScript declarations are available via DefinitelyTyped.
TypeScript declarations are available via [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped).

## D3 in React

Expand Down

0 comments on commit 45df8c6

Please sign in to comment.