Skip to content

Commit

Permalink
Updates link to forms documentation in core
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben van Leeuwen committed Nov 11, 2024
1 parent 4800c66 commit 088f080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ consecutive forms. The forms and the validation logic are defined by
using [Pydantic](https://pydantic-docs.helpmanual.io/) models.

Documentation regarding the usage of Forms can be found
[here](https://github.com/workfloworchestrator/orchestrator-core/blob/main/docs/architecture/application/forms.md)
[here](https://github.com/workfloworchestrator/orchestrator-core/blob/main/docs/architecture/application/forms-frontend.md)

### Installation (Development standalone)
Install the project and its dependencies to develop on the code.
Expand Down

0 comments on commit 088f080

Please sign in to comment.