Skip to content

Commit 937b678

Browse files
authored
docs: fix link to the design docs in README.md (#186)
1 parent 6554a66 commit 937b678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project is a monorepo, meaning it contains multiple packages in one reposit
2424
- [`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)
2525
- [`function-templates`](https://github.com/twilio-labs/function-templates) - The templates used by the toolkit to create new Functions
2626

27-
To understand more about the structure and the design of the Toolkit check out the [design documentation](DESIGN.md).
27+
To understand more about the structure and the design of the Toolkit check out the [design documentation](docs/DESIGN.md).
2828

2929
## Setup & Development
3030

0 commit comments

Comments
 (0)