Skip to content

Commit 3649f87

Browse files
committed
missing link
1 parent ca31527 commit 3649f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basemaps/flavors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ A flavor for data visualization.
5151

5252
## Overriding Defaults
5353

54-
Use [ES6 spread syntax] to override any part of the Flavor object. For example, to color buildings red:
54+
Use [ES6 spread syntax](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax) to override any part of the Flavor object. For example, to color buildings red:
5555

5656
```ts
5757
import { namedFlavor } from "@protomaps/basemaps"

0 commit comments

Comments
 (0)