Skip to content

Commit

Permalink
[KYUUBI #5146] [DOC] Fix link of IntelliJ IDEA Setup Guide
Browse files Browse the repository at this point in the history
### _Why are the changes needed?_

update error link

### _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

Closes #5146 from liunaijie/master.

Closes #5146

9d07aa7 [jarvis] [Doc] update link

Authored-by: jarvis <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit e644cd9)
Signed-off-by: Cheng Pan <[email protected]>
  • Loading branch information
liunaijie authored and pan3793 committed Aug 9, 2023
1 parent 902eaf9 commit 62bb347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ TBD, please be patient for the surprise.

## IDE Setup Guide

[IntelliJ IDEA Setup Guide](https://kyuubi.readthedocs.io/en/master/develop_tools/idea_setup.html)
[IntelliJ IDEA Setup Guide](https://kyuubi.readthedocs.io/en/master/contributing/code/idea_setup.html)

0 comments on commit 62bb347

Please sign in to comment.