Skip to content

Commit

Permalink
fix(docs-infra): add dynamic form image path
Browse files Browse the repository at this point in the history
  • Loading branch information
akib1997 committed Nov 23, 2023
1 parent c62b2da commit efc6199
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions adev/src/content/guide/forms/dynamic-forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ When the form is valid, click _Save_ and the application renders the current for

The following figure shows the final form.

<img alt="Dynamic-Form" src="assets/content/images/guide/dynamic-form/dynamic-form.png">

<img alt="Dynamic-Form" src="generated/images/guide/dynamic-form/dynamic-form.png">
## Next steps

<docs-pill-row>
Expand Down

0 comments on commit efc6199

Please sign in to comment.