Commit d044588 1 parent 09746aa commit d044588 Copy full SHA for d044588
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Development Guide: feast-java
2
- > The higher level [ Development Guide] ( https://docs.feast.dev/contributing /development-guide )
2
+ > The higher level [ Development Guide] ( https://docs.feast.dev/v/master/project /development-guide )
3
3
> gives contributing to Feast codebase as a whole.
4
4
5
5
### Overview
@@ -9,7 +9,7 @@ the feast-java Repository:
9
9
- [ Feast Java Client] ( #feast-java-client )
10
10
11
11
> Don't see the Feast component that you want to contribute to here?
12
- > Check out the [ Development Guide] ( https://docs.feast.dev/contributing /development-guide )
12
+ > Check out the [ Development Guide] ( https://docs.feast.dev/v/master/project /development-guide )
13
13
> to learn how Feast components are distributed over multiple repositories.
14
14
15
15
#### Common Setup
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ The process of ingesting data into the online store (Redis) is decoupled from th
13
13
14
14
### Contributing
15
15
Guides on Contributing:
16
- - [ Contribution Process for Feast] ( https://docs.feast.dev/v/master/contributing /contributing )
17
- - [ Development Guide for Feast] ( https://docs.feast.dev/contributing /development-guide )
16
+ - [ Contribution Process for Feast] ( https://docs.feast.dev/v/master/project /contributing )
17
+ - [ Development Guide for Feast] ( https://docs.feast.dev/v/master/project /development-guide )
18
18
- [ Development Guide for feast-java (this repository)] ( CONTRIBUTING.md )
19
19
20
20
### Installing using Helm
You can’t perform that action at this time.
0 commit comments