Skip to content

Commit 45df8c6

Browse files
authored
Added a Github link to the Definitely Typed (d3#3845)
1 parent 9bc8563 commit 45df8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Alternatively you can install and import from D3 submodules:
271271
import {mean, median} from "d3-array";
272272
```
273273

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

276276
## D3 in React
277277

0 commit comments

Comments
 (0)