Skip to content

zh-cn: update invalid image source #27682

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

Merged
merged 2 commits into from
Jun 15, 2025
Merged

zh-cn: update invalid image source #27682

merged 2 commits into from
Jun 15, 2025

Conversation

92rw
Copy link
Contributor

@92rw 92rw commented Jun 15, 2025

Description

修复代码示例中无法访问的图片链接,并添加 alt 属性

Motivation

既有 HTML 示例代码中, <img src="long.jpg" /> 元素引用了目录下不存在的 long.jpg 文件,造成显示出错

Additional details

参考英文版示例页面中的链接地址

Related issues and pull requests

Fixes #27673

@92rw 92rw requested a review from a team as a code owner June 15, 2025 02:11
@92rw 92rw requested review from t7yang and removed request for a team June 15, 2025 02:11
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jun 15, 2025
@yin1999 yin1999 changed the title zh-cn: update invalid image source (#27673) zh-cn: update invalid image source Jun 15, 2025
Copy link
Contributor

Preview URLs

Flaws (2)

URL: /zh-CN/docs/Learn_web_development/Core/CSS_layout/Positioning
Title: 定位
Flaw count: 2

  • broken_links:
    • /zh-CN/docs/learn/HTML/Introduction_to_HTML is a redirect
  • macros:
    • Can't resolve /zh-CN/docs/Web/HTML/Reference/Elements/h1

Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

Thank you @92rw. Welcome to the community 🎉

@yin1999 yin1999 merged commit 57f4d70 into mdn:main Jun 15, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Review requested to Done in MDN translated-content l10n-zh Jun 15, 2025
@92rw 92rw deleted the patch-1 branch June 15, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

[zh-CN] Invalid image source
2 participants