Skip to content

docs: fix broken Ubuntu 24.04 repository URL in EN install guide - #1937

Open
muzimu217 wants to merge 1 commit into
OpenAtom-Linyaps:masterfrom
muzimu217:fix/en-install-ubuntu2404-url
Open

docs: fix broken Ubuntu 24.04 repository URL in EN install guide#1937
muzimu217 wants to merge 1 commit into
OpenAtom-Linyaps:masterfrom
muzimu217:fix/en-install-ubuntu2404-url

Conversation

@muzimu217

Copy link
Copy Markdown

问题

英文安装指南的 Ubuntu 24.04 小节使用的存储库地址为
https://ci.deepin.com/repo/obs/linglong:/CI:/release/xUbuntu_24.04/,该路径当前返回 404:

$ curl -o /dev/null -s -w '%{http_code}\n' https://ci.deepin.com/repo/obs/linglong:/CI:/release/xUbuntu_24.04/
404
$ curl -o /dev/null -s -w '%{http_code}\n' https://ci.deepin.com/repo/obs/linglong:/CI:/release/Ubuntu_24.04/
200

同一 URL 在中文指南中已由 #1865 修正为 Ubuntu_24.04/,但英文版遗漏。
全仓搜索 xUbuntu 仅剩这一处;同文档 Ubuntu 25.04 / 25.10 小节使用的
Ubuntu_25.04/Ubuntu_25.10/ 均可正常访问(200)。

修改

docs/pages/en/guide/start/install.md 中 Ubuntu 24.04 的存储库地址
xUbuntu_24.04/ 改为 Ubuntu_24.04/,与中文指南 #1865 保持一致。

单行改动,不影响其他发行版小节。

Verified via curl: the xUbuntu_24.04/ path returns 404 while Ubuntu_24.04/ returns 200, matching the fix already applied to the Chinese guide (OpenAtom-Linyaps#1865).
@deepin-ci-robot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: muzimu217

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot

Copy link
Copy Markdown
Collaborator

Welcome @muzimu217! It looks like this is your first PR to OpenAtom-Linyaps/linyaps 🎉

@deepin-ci-robot

Copy link
Copy Markdown
Collaborator

Hi @muzimu217. Thanks for your PR.

I'm waiting for a OpenAtom-Linyaps member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants