[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

6485e0b57 [sychen] remove incubator link

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
sychen 2023-09-05 14:01:40 +08:00 committed by Cheng Pan
parent 6158599c4f
commit d9e7250bc3
No known key found for this signature in database
GPG Key ID: 8001952629BCC75D
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
GitHub share the sequence number of issues and pull requests, and it will redirect to
the right place when the the sequence number not match kind.
-->
<option name="linkRegexp" value="https://github.com/apache/incubator-kyuubi/issues/$1" />
<option name="linkRegexp" value="https://github.com/apache/kyuubi/issues/$1" />
</IssueNavigationLink>
</list>
</option>

View File

@ -118,7 +118,7 @@ Ready? [Getting Started](https://kyuubi.readthedocs.io/en/master/quick_start/) w
<img src="http://isitmaintained.com/badge/resolution/apache/kyuubi.svg" />
</a>
<a href="https://github.com/apache/kyuubi/issues">
<img src="http://isitmaintained.com/badge/open/apache/incubator-kyuubi.svg" />
<img src="http://isitmaintained.com/badge/open/apache/kyuubi.svg" />
</a>
<a href="https://github.com/apache/kyuubi/pulls">
<img src="https://img.shields.io/github/issues-pr-closed/apache/kyuubi?style=plastic" />