Skip to content

Commit d9e7250

Browse files
cxzl25pan3793
authored andcommitted
[KYUUBI #5252] [MINOR] Remove incubator link
### _Why are the changes needed?_ https://github.com/search?q=repo%3Aapache%2Fkyuubi%20incubator-kyuubi&type=code ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ No Closes #5252 from cxzl25/remove_incubator_link. Closes #5252 6485e0b [sychen] remove incubator link Authored-by: sychen <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
1 parent 6158599 commit d9e7250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/vcs.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Ready? [Getting Started](https://kyuubi.readthedocs.io/en/master/quick_start/) w
118118
<img src="http://isitmaintained.com/badge/resolution/apache/kyuubi.svg" />
119119
</a>
120120
<a href="https://github.com/apache/kyuubi/issues">
121-
<img src="http://isitmaintained.com/badge/open/apache/incubator-kyuubi.svg" />
121+
<img src="http://isitmaintained.com/badge/open/apache/kyuubi.svg" />
122122
</a>
123123
<a href="https://github.com/apache/kyuubi/pulls">
124124
<img src="https://img.shields.io/github/issues-pr-closed/apache/kyuubi?style=plastic" />

0 commit comments

Comments
 (0)