Skip to content

docs: correct documentation URL from astrbot.app to docs.astrbot.app#7610

Closed
Hongbro886 wants to merge 1 commit intoAstrBotDevs:masterfrom
Hongbro886:fix-7479
Closed

docs: correct documentation URL from astrbot.app to docs.astrbot.app#7610
Hongbro886 wants to merge 1 commit intoAstrBotDevs:masterfrom
Hongbro886:fix-7479

Conversation

@Hongbro886
Copy link
Copy Markdown
Contributor

@Hongbro886 Hongbro886 commented Apr 16, 2026

fix #7479

Modifications / 改动点

修改所有README中Docker部署的链接

  • This is NOT a breaking change. / 这不是一个破坏性变更。

Checklist / 检查清单

  • 😊 If there are new features added in the PR, I have discussed it with the authors through issues/emails, etc.
    / 如果 PR 中有新加入的功能,已经通过 Issue / 邮件等方式和作者讨论过。

  • 👀 My changes have been well-tested, and "Verification Steps" and "Screenshots" have been provided above.
    / 我的更改经过了良好的测试,并已在上方提供了“验证步骤”和“运行截图”

  • 🤓 I have ensured that no new dependencies are introduced, OR if new dependencies are introduced, they have been added to the appropriate locations in requirements.txt and pyproject.toml.
    / 我确保没有引入新依赖库,或者引入了新依赖库的同时将其添加到 requirements.txtpyproject.toml 文件相应位置。

  • 😮 My changes do not introduce malicious code.
    / 我的更改没有引入恶意代码。

Summary by Sourcery

Documentation:

  • Update Docker deployment documentation links across all language READMEs to use docs.astrbot.app instead of astrbot.app.

@auto-assign auto-assign bot requested review from Raven95676 and Soulter April 16, 2026 22:18
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 16, 2026
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Docker deployment documentation URL from astrbot.app to docs.astrbot.app across multiple language versions of the README. Feedback suggests extending this update to other documentation links within the same files to maintain consistency and ensure all links point to the correct subdomain.

Comment thread README.md
For users familiar with containers and looking for a more stable, production-ready deployment method, we recommend deploying AstrBot with Docker / Docker Compose.

Please refer to the official documentation: [Deploy AstrBot with Docker](https://astrbot.app/deploy/astrbot/docker.html#%E4%BD%BF%E7%94%A8-docker-%E9%83%A8%E7%BD%B2-astrbot).
Please refer to the official documentation: [Deploy AstrBot with Docker](https://docs.astrbot.app/deploy/astrbot/docker.html#%E4%BD%BF%E7%94%A8-docker-%E9%83%A8%E7%BD%B2-astrbot).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The pull request title indicates a correction of the documentation URL from astrbot.app to docs.astrbot.app, but this update has only been applied to the Docker deployment link. Several other documentation links in this file (and other README files) still point to the old domain (e.g., the main Documentation link at line 33 and the various deployment guides at line 142). For consistency and to ensure users are directed to the correct documentation site, please consider updating all relevant documentation links to use the docs.astrbot.app subdomain.

@Hongbro886 Hongbro886 closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] README 链接错误

1 participant