File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# 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 )
33> gives contributing to Feast codebase as a whole.
44
55### Overview
@@ -9,7 +9,7 @@ the feast-java Repository:
99- [ Feast Java Client] ( #feast-java-client )
1010
1111> 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 )
1313> to learn how Feast components are distributed over multiple repositories.
1414
1515#### 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
1313
1414### Contributing
1515Guides 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 )
1818- [ Development Guide for feast-java (this repository)] ( CONTRIBUTING.md )
1919
2020### Installing using Helm
You can’t perform that action at this time.
0 commit comments