Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IO Pages links to fehmpytests not working #84

Open
millerta opened this issue Feb 26, 2025 · 0 comments
Open

IO Pages links to fehmpytests not working #84

millerta opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@millerta
Copy link
Collaborator

Links from github IO pages are not working for files under fehmpytests/ testname/_information
We would like the test description files to link to images and documents in the test sub directories.
But the display for these links is inconsistent.
Use fehmpytests darcy2D as an example that needs fixing.

See markdown page at
FEHM/docs/getting-started/fehmpytest-info/test-details/darcy2D.md

This link works:
Documents and Image Directory: [FEHM/fehmpytests/darcy2D/_information](https://github.com/lanl/FEHM/tree/master/fehmpytests/darcy2D/_information)


This link does not display under markdown, but does display as github pages:
<a href="../../../../img/contour_darcy_m9_m6.png"> <img width="400" src="../../../../img/contour_darcy_m9_m6.png"> </a> 

This link does display under markdown, but does not display as github pages:
 <a href="https://github.com/lanl/FEHM/blob/master/fehmpytests/darcy2D/_information/contour_darcy_m9_m10.png"> <img width="400" src="https://github.com/lanl/FEHM/blob/master/fehmpytests/darcy2D/_information/contour_darcy_m9_m10.png"> </a>
@millerta millerta assigned hymanjd and unassigned hymanjd Feb 26, 2025
@ehinrichs ehinrichs self-assigned this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants