Skip to content

Commit b622586

Browse files
committed
fix video html
1 parent 2feec74 commit b622586

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/gram/concepts/tool-variations.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,14 @@ Under the **Tools** tab for a toolset, you can edit the name and description of
1818

1919
To edit a tool's name, click the 3 dots and select **Edit name**. Update the tool name in the modal that opens.
2020

21-
![Editing a tool name](/assets/docs/gram/videos/tool-variations/editing-tool-name.mp4)
21+
<video width="600" controls>
22+
<source src="/assets/docs/gram/videos/tool-variations/editing-tool-name.mp4" type="video/mp4" />
23+
Your browser does not support the video tag.
24+
</video>
2225

2326
Similarly, to edit a tool's description, click the 3 dots and select **Edit description**. Use the dedicated modal to validate and save your updated description:
2427

25-
![Editing a tool description](/assets/docs/gram/videos/tool-variations/editing-tool-description.mp4)
28+
<video width="600" controls>
29+
<source src="/assets/docs/gram/videos/tool-variations/editing-tool-description.mp4" type="video/mp4" />
30+
Your browser does not support the video tag.
31+
</video>

0 commit comments

Comments
 (0)