Skip to content

Commit

Permalink
docs(readme): fix broken link for MPA->SPA
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Mar 15, 2022
1 parent c274d95 commit 094130c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Million aims to fix this, providing a **library-agnostic** Virtual DOM to serve

- [Efficiently updating nodes](https://millionjs.org/docs/api/basics/render)
- [Creating UI libraries](https://github.com/aidenybai/hacky)
- [Turning MPAs into SPAs](https://millionjs.org/docs/api/advanced/router)
- [Turning MPAs into SPAs](https://millionjs.org/docs/api/extra/router)
- [Use granular HMR updates](https://millionjs.org/docs/tooling/ssg-ssr)

## Installing Million
Expand Down

0 comments on commit 094130c

Please sign in to comment.