Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add clarification about using / for image paths relative to fern folder root

Summary

Added a new "Image paths" subsection to the Images documentation clarifying that users can reference images using / for paths relative to the root of the fern folder (e.g., /assets/images/overview.png) instead of only using relative paths (./ or ../). This provides a more concise alternative that doesn't depend on the current page's location in the folder structure.

Review & Testing Checklist for Human

  • Verify the / path syntax actually works - Test that /assets/images/filename.png correctly resolves to fern/assets/images/filename.png from various page locations in the documentation
  • Check documentation clarity and placement - Ensure the new subsection reads clearly and is logically placed after the image examples
  • Review Vale/CI checks - Ensure all linting and style checks pass (Vale wasn't available locally to pre-validate)

Test plan

Build the docs locally (fern docs dev) and verify that:

  1. Image paths using / syntax work correctly from different page locations
  2. The new documentation section renders properly
  3. The example is clear and helpful

Notes

…er root

Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@devalog devalog merged commit 857a82e into main Oct 30, 2025
2 checks passed
@devalog devalog deleted the devin/1761847109-clarify-image-path-syntax branch October 30, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants