Skip to content

Fix broke image link for container tree #100

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix broke image link for container tree #100

wants to merge 2 commits into from

Conversation

vladdoster
Copy link

No description provided.

@@ -6,7 +6,7 @@ The functions under analysis will help you show the contents of an image (folder

This will open up something that looks like this:

![../../img/files.png](../../img/files.png)
![container tree](/img/files.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the fix is intended for just GitHub (and you can confirm this will work to represent the root of the repository) this should be good to render in the README - I had a relative path before in the case that it was on a GitHub pages server (and it was a few levels too shallow).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I didn't think to check that. Looking now

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know when you've had a chance to look!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apologize for the lapse in communication. Checking it now.

Co-authored-by: Vanessasaurus <vsochat@gmail.com>
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.

2 participants