-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Revert "Updates to image pathing" #719
Conversation
This reverts commit 36751c8.

This comment was marked as spam.
This comment was marked as spam.
Hmm yeah it does look broken to me as well on main currently, I don't have context on #716 either. Maybe we could use absolute URLs? |
Thanks for the revert, @sinsukehlab. Merging this in - the relative references break the content for the majority of users. @WirelessLife since you merged in #716, this change breaks the course so we're reverting it. We can chat about potential long term solutions for your use case if this way of referencing images isn't working. |
In Markdown files in a repository, the root ( |
When written in When written in |
🙄
|
@@ -23,7 +23,7 @@ The following steps will guide you through the process of committing a change on | |||
|
|||
2. Select the **Add file** drop-down and click **Create new file**. | |||
|
|||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here
Dr
Vào 16:01 Th 2, 17 thg 2, 2025 seasand7 ***@***.***> đã viết:
… ***@***.**** commented on this pull request.
------------------------------
In .github/steps/2-commit-a-file.md
<#719 (comment)>
:
> @@ -23,7 +23,7 @@ The following steps will guide you through the process of committing a change on
2. Select the **Add file** drop-down and click **Create new file**.
- 
here
—
Reply to this email directly, view it on GitHub
<#719 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPQ54SDOWR6FKGXCKKPXQXL2QGQQHAVCNFSM6AAAAABVE7ARDWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMMRQGQYDIOJYGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Reverts #716
Summary
PR #716 has broken the image paths. This PR will revert #716.
Changes
Task list