Fixing broken link to dynamic imports (#9803)
This commit is contained in:
parent
791c7cc9bc
commit
788e72ad64
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ rule, you should avoid relying on JavaScript for layout when working on Forem.
|
|||
|
||||
We use [PreactJS](/frontend/preact), a lightweight alternative to ReactJS, and
|
||||
we try to reduce our bundle size with
|
||||
[dynamic imports](frontend/dynamic-imports).
|
||||
[dynamic imports](/frontend/dynamic-imports).
|
||||
|
||||
## Service workers and shell architecture
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue