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

[#6335] fix(python-client): Fix pypi document link error #6344

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

Correct the Gravitino document link from https://datastrato.ai/docs/latest to https://gravitino.apache.org/docs/$gravitinoVersion, suppose the publish version is 0.8.0-incubating, the link will start with https://gravitino.apache.org/docs/0.8.0-incubating

Why are the changes needed?

Fix: #6335

Does this PR introduce any user-facing change?

no

How was this patch tested?

run ./gradlew :clients:client-python:distribution -x test and check README

### What changes were proposed in this pull request?

Correct the Gravitino document link from
`https://datastrato.ai/docs/latest` to
`https://gravitino.apache.org/docs/$gravitinoVersion`, suppose the
publish version is `0.8.0-incubating`, the link will start with
`https://gravitino.apache.org/docs/0.8.0-incubating`

### Why are the changes needed?

Fix: #6335 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?

run `./gradlew :clients:client-python:distribution -x test` and check
`README`
@github-actions github-actions bot requested review from FANNG1 and jerryshao January 22, 2025 03:54
@FANNG1 FANNG1 closed this Jan 22, 2025
@FANNG1 FANNG1 reopened this Jan 22, 2025
@FANNG1 FANNG1 merged commit 1995054 into branch-0.8 Jan 22, 2025
25 checks passed
@FANNG1 FANNG1 self-assigned this Jan 22, 2025
@jerryshao jerryshao deleted the cherry-pick-branch-0.8-68e31e2495c2dc805229011d9a29eb7bee038fc3 branch January 22, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant