-
Notifications
You must be signed in to change notification settings - Fork 8.2k
[ja] remove firefox sidebar macro #27914
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
Conversation
Preview URLs (157 pages)
Flaws (429)Note! 78 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLs (4512)URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
TRUNCATED! (comment last updated: 2025-07-04 06:43:32) |
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.
Thanks a lot!
@k35o Let's avoid |
@caugner |
Description
{{FirefoxSidebar}}
が挿入されている箇所でio error: No such file or directory (os error 2)
が生じていたので、{{FirefoxSidebar}}
を削除するBefore

https://developer.mozilla.org/ja/docs/Mozilla/Firefox
After

https://pr27914.review.mdn.allizom.net/ja/docs/Mozilla/Firefox
Motivation
ページからエラーの表記を排除する
Additional details
修正は#27907 を参考に行った。
Related issues and pull requests
#27907
mdn/content#40107