Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/community/knowledgebase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Navigate to Platform > Files and upload your custom files in Markdown, PDF, plai

<Frame caption="Adding files to your Knowledge Base">
<img
src="./static/images/knowledge-base/files.png"
src="../static/images/knowledge-base/files.png"
alt="Adding files to your Knowledge Base"
/>
</Frame>
Expand Down
2 changes: 1 addition & 1 deletion fern/customization/knowledgebase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Navigate to Platform > Files and upload your custom files in Markdown, PDF, plai

<Frame caption="Adding files to your Knowledge Base">
<img
src="./static/images/knowledge-base/files.png"
src="../static/images/knowledge-base/files.png"
alt="Adding files to your Knowledge Base"
/>
</Frame>
Expand Down
Loading