diff --git a/README.md b/README.md index 9ae5bb80..c26125e0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This project is a monorepo, meaning it contains multiple packages in one reposit - [`serverless-api`](https://github.com/twilio-labs/serverless-api) - The module used to interact with the actual [Serverless API](https://github.com/twilio-labs/serverless-api) - [`function-templates`](https://github.com/twilio-labs/function-templates) - The templates used by the toolkit to create new Functions -To understand more about the structure and the design of the Toolkit check out the [design documentation](DESIGN.md). +To understand more about the structure and the design of the Toolkit check out the [design documentation](docs/DESIGN.md). ## Setup & Development