From 83d00ec0a95fb245fa760ca0fa03e917b7f64647 Mon Sep 17 00:00:00 2001 From: Gaurav Kamathe <73747618+gkamathe@users.noreply.github.com> Date: Thu, 12 Jun 2025 14:21:53 +0530 Subject: [PATCH] Update README.md Minor url change in docs to fix page not found error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b312e410fdb..b6763c199a3 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ The list below contains the functionality that contributors are planning to deve * [x] [Python feature server](https://docs.feast.dev/reference/feature-servers/python-feature-server) * [x] [Feast Operator (alpha)](https://github.com/feast-dev/feast/blob/master/infra/feast-operator/README.md) * [x] [Java feature server (alpha)](https://github.com/feast-dev/feast/blob/master/infra/charts/feast/README.md) - * [x] [Go feature server (alpha)](https://docs.feast.dev/reference/feature-servers/go-feature-server) + * [x] [Go feature server (alpha)](https://docs.feast.dev/reference/feature-servers/alpha-go-feature-server) * [x] [Offline Feature Server (alpha)](https://docs.feast.dev/reference/feature-servers/offline-feature-server) * [x] [Registry server (alpha)](https://github.com/feast-dev/feast/blob/master/docs/reference/feature-servers/registry-server.md) * **Data Quality Management (See [RFC](https://docs.google.com/document/d/110F72d4NTv80p35wDSONxhhPBqWRwbZXG4f9mNEMd98/edit))**