Skip to content

[Doc-18579] Fix malformed links in datasource and configuration docs - #18578

Merged
SbloodyS merged 3 commits into
apache:devfrom
kittimzhe:fix-doc-links
Aug 22, 2026
Merged

[Doc-18579] Fix malformed links in datasource and configuration docs#18578
SbloodyS merged 3 commits into
apache:devfrom
kittimzhe:fix-doc-links

Conversation

@kittimzhe

@kittimzhe kittimzhe commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Was this PR generated or assisted by AI?

YES. The malformed links were identified with the help of an automated documentation link scan; the actual changes are minimal link fixes reviewed by the contributor.

Purpose of the pull request

Fixes #18579 — three malformed Markdown links in the English and Chinese documentation.

Brief change log

  • docs/docs/en/guide/installation/datasource-setting.md: removed the space in https:/ /repo1.maven.org/... so the link resolves
  • docs/docs/en/architecture/configuration.md: swapped the reversed [url](label) link to [Apache Zookeeper doc](url)
  • docs/docs/zh/architecture/configuration.md: same reversed-link fix for the Chinese counterpart

Verify this pull request

This pull request is code cleanup without any test coverage.

(Doc-only change, verified by diff inspection.)

@kittimzhe
kittimzhe requested a review from SbloodyS as a code owner August 22, 2026 01:17
@boring-cyborg

boring-cyborg Bot commented Aug 22, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

@SbloodyS SbloodyS added the first time contributor First-time contributor label Aug 22, 2026

@SbloodyS SbloodyS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is not a chore. Please follow the pull request notice and PR template.

@kittimzhe kittimzhe changed the title [Chore][Doc] Fix malformed links in datasource and configuration docs [Doc-18579] Fix malformed links in datasource and configuration docs Aug 22, 2026
@kittimzhe

Copy link
Copy Markdown
Contributor Author

Thanks for the review! I have opened #18579 for this and updated the PR title and description to follow the template.

@SbloodyS SbloodyS added this to the 3.5.0 milestone Aug 22, 2026
@SbloodyS SbloodyS added the bug Something isn't working label Aug 22, 2026

@SbloodyS SbloodyS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@SbloodyS
SbloodyS merged commit e751b89 into apache:dev Aug 22, 2026
37 of 39 checks passed
@boring-cyborg

boring-cyborg Bot commented Aug 22, 2026

Copy link
Copy Markdown

Awesome work, congrats on your first merged pull request!

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

Labels

bug Something isn't working document first time contributor First-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc] Broken links in datasource-setting and configuration docs

2 participants