From 75f67ec0a1909ea77b454e18fa62e1b238897a93 Mon Sep 17 00:00:00 2001 From: Felix Wang Date: Sat, 18 Sep 2021 20:16:59 +0000 Subject: [PATCH] GitBook: [master] one page modified --- docs/project/development-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/project/development-guide.md b/docs/project/development-guide.md index 0ee79e07f7..6d5bee16af 100644 --- a/docs/project/development-guide.md +++ b/docs/project/development-guide.md @@ -9,11 +9,11 @@ This guide is targeted at developers looking to contribute to Feast: * [Feast Data Storage Format](development-guide.md#feast-data-storage-format) * [Feast Protobuf API](development-guide.md#feast-protobuf-api) -> Learn How the Feast [Contributing Process](https://docs.feast.dev/contributing/contributing) works. +> Learn How the Feast [Contributing Process](contributing.md) works. ## Project Structure -Feast is composed of [multiple components](https://docs.feast.dev/v/master/concepts/architecture#components) distributed into multiple repositories: +Feast is composed of [multiple components](../getting-started/architecture-and-components/) distributed into multiple repositories: