From 3f0d88c1a2d3251c58fe3c7220b685bab675beb0 Mon Sep 17 00:00:00 2001 From: ZePan110 Date: Wed, 25 Sep 2024 18:38:21 +0800 Subject: [PATCH] Fix path errors. Signed-off-by: ZePan110 --- community/CONTRIBUTING.md | 2 +- community/rfcs/24-05-16-OPEA-001-Overall-Design.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/CONTRIBUTING.md b/community/CONTRIBUTING.md index 7da855f3..37e230ae 100644 --- a/community/CONTRIBUTING.md +++ b/community/CONTRIBUTING.md @@ -370,7 +370,7 @@ The OPEA projects use GitHub Action for CI test. - End to End Test, the PR must pass all end to end tests. #### Pull Request Review -You can add reviewers from [the code owners list](../codeowner.md) to your PR. +You can add reviewers from [the code owners list](./codeowner.md) to your PR. ## Support diff --git a/community/rfcs/24-05-16-OPEA-001-Overall-Design.md b/community/rfcs/24-05-16-OPEA-001-Overall-Design.md index 7dff6306..f227a2fa 100644 --- a/community/rfcs/24-05-16-OPEA-001-Overall-Design.md +++ b/community/rfcs/24-05-16-OPEA-001-Overall-Design.md @@ -38,7 +38,7 @@ This RFC is used to present the OPEA overall design philosophy, including overal The proposed overall architecture is -![OPEA Architecture](opea_architecture.png "OPEA Architecture") +![OPEA Architecture](opea_architecture.png) 1. GenAIComps @@ -58,7 +58,7 @@ The proposed overall architecture is The proposed OPEA workflow is -![OPEA Workflow](opea_workflow.png "OPEA Workflow") +![OPEA Workflow](opea_workflow.png) 1. Microservice