Skip to content

Commit

Permalink
Link correction for production website
Browse files Browse the repository at this point in the history
  • Loading branch information
gsvarovsky committed Oct 4, 2023
1 parent 0ba4b0d commit 107b2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ They include the core (`index.mjs`), bundled [remotes](#remotes) (`mqtt.mjs`, `a

Some example starter projects available:

- The [TodoMVC App](https://github.com/m-ld/m-ld-web-starter) shows one way to build a multi-collaborator application for browsers.
- The [TodoMVC App](https://github.com/m-ld/m-ld-todomvc-vanillajs) shows one way to build a multi-collaborator application for browsers.
- The [Node.js Starter Project](https://github.com/m-ld/m-ld-nodejs-starter) uses Node processes to initialise two clones, and an MQTT broker for messaging.

### Data Persistence
Expand Down

1 comment on commit 107b2fa

@vercel
Copy link

@vercel vercel bot commented on 107b2fa Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.