kittimzhe opened a new issue, #18579:
URL: https://github.com/apache/dolphinscheduler/issues/18579
## Description
While checking the documentation I found three malformed Markdown links:
1. `docs/docs/en/guide/installation/datasource-setting.md` (line 134):
the MySQL Connector URL contains a space (`https:/ /repo1.maven.org/...`),
so the link does not resolve.
2. `docs/docs/en/architecture/configuration.md` (line 178):
the Zookeeper ACL reference is a reversed link —
`[https://zookeeper.apache.org/doc/r3.4.14/zookeeperAdmin.html](Apache
Zookeeper doc)`
renders with the URL as the label and the label as the target.
3. `docs/docs/zh/architecture/configuration.md` (line 177):
the same reversed-link issue in the Chinese counterpart.
Happy to submit a PR to fix these.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]