diff --git a/README.md b/README.md index 3a211ef..b8ab9fa 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ apps from scratch in C/C++. It implements the same functionality as [demo-js](https://github.com/mongoose-os-apps/demo-js) does, but uses C/C++ instead of JavaScript. -See [Mongoose OS C/C++ quickstart](https://mongoose-os.com/docs/quickstart/using-c-cpp.html) for +See [Mongoose OS C/C++ quickstart](https://mongoose-os.com/docs/mongoose-os/quickstart/develop-in-c.md) for the C/C++ development introduction.