Skip to content

Commit 68056d6

Browse files
authored
Fix image syntax in fields.md
1 parent 12df51e commit 68056d6

File tree

1 file changed

+2
-2
lines changed
  • Document-Processing/Word/Word-Processor/blazor

1 file changed

+2
-2
lines changed

Document-Processing/Word/Word-Processor/blazor/fields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Other fields, such as bookmark cross-references, must be updated manually. This
3232

3333
To update all fields in the document, click the **Update Fields** button in the **Review** tab of the toolbar.
3434

35-
![The Update Fields button in the Blazor Document Editor toolbar.](images/updatefields.png "Update Bookmark Cross-Reference Field")
35+
![The Update Fields button in the Blazor Document Editor toolbar.](images/updatefields.png)
3636

3737
#### Update Programmatically
3838

@@ -95,4 +95,4 @@ N> For nested fields, `GetFieldInfoAsync` returns the combined field code and re
9595
## See Also
9696

9797
* [Mail Merge with Syncfusion DocIO](https://help.syncfusion.com/file-formats/docio/working-with-mail-merge)
98-
* For advanced, server-side mail merge operations to populate fields with data, consider using the Syncfusion DocIO library in your backend.
98+
* For advanced, server-side mail merge operations to populate fields with data, consider using the Syncfusion DocIO library in your backend.

0 commit comments

Comments
 (0)