[Bug-7389][docs-zh][docs] Fix System User Manual link failure in version 2.0.1 and version 2.0.0#609
Merged
zhongjiajie merged 10 commits intoapache:masterfrom Dec 30, 2021
Conversation
…ite into fix_user_manual_hyperlink_invalid
Member
|
Hi @uestczhuhao, we do not forget to add So in this situation, I think we should not revert doc |
zhongjiajie
reviewed
Dec 27, 2021
|
|
||
| The front-end page of the system provides various visual operation interfaces of the system,See more | ||
| at<a href="/en-us/docs/2.0.0/user_doc/system-manual.html" target="_self"> System User Manual </a>section。 | ||
| at [System User Manual](../guide/system-manual.md) section。 |
Member
Member
|
@uestczhuhao Are you still WIP? |
Contributor
Author
yes, a little busy these days, i will fix and update pr tonight |
Member
|
We looking forward your contribution ❤️ |
7 tasks
added 2 commits
December 29, 2021 22:28
zhongjiajie
reviewed
Dec 30, 2021
Member
zhongjiajie
left a comment
There was a problem hiding this comment.
Seem you missing dev doc here
| * **UI** | ||
|
|
||
| 系统的前端页面,提供系统的各种可视化操作界面,详见<a href="/zh-cn/docs/2.0.1/user_doc/system-manual.html" target="_self">系统使用手册</a>部分。 | ||
| 系统的前端页面,提供系统的各种可视化操作界面,详见[功能介绍](../guide/homepage.md)部分。 |
Member
There was a problem hiding this comment.
zhongjiajie
approved these changes
Dec 30, 2021
zhongjiajie
added a commit
to zhongjiajie/dolphinscheduler-website
that referenced
this pull request
Jan 5, 2022
davidzollo
pushed a commit
that referenced
this pull request
Jan 6, 2022
* Add new release doc for 2.0.2 * Switch version to 2.0.2 * Correct alert, pick from #594 * Change fault tolerance, pick from #610 * Add python gateway server start * Fix doc 202 lead to 201 * Correct release date to Jan 5th * Fix dead link, pick from #609 * Remove ambari related, pick from apache/dolphinscheduler#7749 * Change mysql jdbc version, pick from #617 * Recover init database shortcut, pick from apache/dolphinscheduler#7530
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Fix System User Manual link failure in version 2.0.1 and version 2.0.0. Close apache/dolphinscheduler#7389
I also fix incorrect Quick Start hyperlink in /docs/en-us/2.0.0/user_doc/guide/system-manual.md, it mistake link to version 1.3.9