Skip to content

Commit 471d14b

Browse files
authored
Fix link to side-effects example
This started out as pure-module, but was moved without this link being updated.
1 parent 9596a4f commit 471d14b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
## Scope Hoisting
107107
[scope-hoisting](scope-hoisting)
108108

109-
## Pure Module
110-
[pure-module](pure-module)
109+
## Side Effects
110+
[side-effects](side-effects)
111111

112112
## Source Map
113113
[source-map](source-map)

0 commit comments

Comments
 (0)