diff --git a/docs/technical/README.md b/docs/technical/README.md index feb7553cd..d66151d6c 100644 --- a/docs/technical/README.md +++ b/docs/technical/README.md @@ -8,7 +8,7 @@ ### Frontend - [Creating react components (conventions)](/docs/technical/frontend/components.md) -- [Input forms using SamfForm](/docs/technical/frontend/forms.md) +- [Forms and schemas](/docs/technical/frontend/forms.md) - [Cypress Setup Documentation](/docs/technical/frontend/cypress.md) ### Backend