diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eb8dec737d..bef64577f9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,8 +117,8 @@ AWS Then run `make test-python-integration`. Note that for GCP / AWS, this will create new temporary tables / datasets. -## Feast Serving (Java) - +## Feast Java Serving +See [Java contributing guide](java/CONTRIBUTING.md) ## Feast Go Client :warning: Feast Go Client will move to its own standalone repository in the future.