-
Notifications
You must be signed in to change notification settings - Fork 710
DM: Remove broken docs links #22840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DM: Remove broken docs links #22840
Changes from 1 commit
3a5cd52
e1d36bd
5aa1345
20cd164
8cd32e6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -85,13 +85,7 @@ DM complies with the Apache 2.0 license. For more details, see [LICENSE](https:/ | |
|
|
||
| ## DM versions | ||
|
|
||
| Before v5.4, the DM documentation is independent of the TiDB documentation. To access these earlier versions of the DM documentation, click one of the following links: | ||
|
|
||
| - [DM v5.3 documentation](https://docs-archive.pingcap.com/tidb-data-migration/v5.3/) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These links are broken now because of a bug in the website-docs repo. Let me try fixing it.
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @dveeden FYI, these broken links are fixed now. Could we revert the removal of these lines in this PR? |
||
| - [DM v2.0 documentation](https://docs-archive.pingcap.com/tidb-data-migration/v2.0/) | ||
| - [DM v1.0 documentation](https://docs-archive.pingcap.com/tidb-data-migration/v1.0/) | ||
|
|
||
| > **Note:** | ||
| > | ||
| > - Since October 2021, DM's GitHub repository has been moved to [pingcap/tiflow](https://github.com/pingcap/tiflow/tree/master/dm). If you see any issues with DM, submit your issue to the `pingcap/tiflow` repository for feedback. | ||
| > - In earlier versions (v1.0 and v2.0), DM uses version numbers that are independent of TiDB. Since v5.3, DM uses the same version number as TiDB. The next version of DM v2.0 is DM v5.3. There are no compatibility changes from DM v2.0 to v5.3, and the upgrade process is the same as a normal upgrade, only an increase in version number. | ||
| > - In earlier versions (v1.0 and v2.0), DM uses version numbers that are independent of TiDB. Since v5.3, DM uses the same version number as TiDB. The version after DM v2.0 is DM v5.3. There are no compatibility changes from DM v2.0 to v5.3, and the upgrade process is the same as a normal upgrade, only an increase in version number. | ||
|
dveeden marked this conversation as resolved.
Outdated
|
||
Uh oh!
There was an error while loading. Please reload this page.