Skip to content

Commit 315ed84

Browse files
authored
Convert HTML image tag to Markdown format
Replaced HTML image tag with Markdown syntax for better readability.
1 parent cc98860 commit 315ed84

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/troubleshooting.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ This does not exist yet, it's here to document how we expect the feature to work
1717
1818
In the menu select "Ask Bluefin" to use the chat agent.
1919

20-
<img
21-
src="https://github.com/user-attachments/assets/c4116f0b-47e5-43f8-97fd-c55fbe373d01"
22-
alt="askbluefin"
23-
/>
20+
![ask](https://github.com/user-attachments/assets/c4116f0b-47e5-43f8-97fd-c55fbe373d01)
2421

2522
### Installation
2623

0 commit comments

Comments
 (0)