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

docs: Use inline image link in faq.md #35648

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Sep 12, 2022

Backport of #35413

See that PR for details.

Notes: Fixed broken image link in docs/latest/faq.

The relative link is rendered relative to the host domain, which works fine when viewing it on Github, but since you also use the same generated HTML in your doc site, the link is broken. See here: https://www.electronjs.org/docs/latest/faq#the-font-looks-blurry-what-is-this-and-what-can-i-do

Using an absolute URL here should fix the issue on the main site.
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Sep 12, 2022
@trop trop bot mentioned this pull request Sep 12, 2022
5 tasks
@trop trop bot added 21-x-y backport This is a backport PR semver/none labels Sep 12, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Sep 12, 2022
@jkleinsc
Copy link
Contributor

Merging as CI failure unrelated to PR change.

@jkleinsc jkleinsc merged commit a1e792f into 21-x-y Sep 13, 2022
@jkleinsc jkleinsc deleted the trop/21-x-y-bp-docs-use-inline-image-link-in-faq-md-1663024174071 branch September 13, 2022 15:04
@release-clerk
Copy link

release-clerk bot commented Sep 13, 2022

Release Notes Persisted

Fixed broken image link in docs/latest/faq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants