Skip to content
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

[hotfix][taier-docs] taier源码包下载地址不对 #865

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

jiemotongxue
Copy link
Collaborator

修改下载地址,替换占位符为v1.3.0

@jiemotongxue jiemotongxue added the bug Something isn't working label Nov 10, 2022
@jiemotongxue jiemotongxue self-assigned this Nov 10, 2022
@@ -10,7 +10,7 @@ sidebar_label: 单机部署

## 服务部署

- 下载 [taier源码包](https://github.com/DTStack/Taier/releases/download/${current.version}/taier.tar.gz)
- 下载 [taier源码包](https://github.com/DTStack/Taier/releases/download/v1.3.0/taier.tar.gz)
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't it be better to link directly to the release page, rather than the tag page? Let users choose their own release version to deploy.

Copy link
Member

@FlechazoW FlechazoW left a comment

Choose a reason for hiding this comment

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

+1

@FlechazoW FlechazoW merged commit f6f42d7 into DTStack:master Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants