From 5c6b3a7d047c6447aaf0ae5d295a7cd83c092a6e Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Sun, 4 Aug 2024 08:28:45 -0700 Subject: [PATCH] test Signed-off-by: David B. Kinder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d82493231..bb88323a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # opea-project.github.io This is the OPEA Project Bocumentation Publishing site for GitHub Pages. -Content changes are not made directly in this repo. Instead, edit content in +Content changes are not made directly in this repo. Instead, edit content in the opea-project/docs and other repos, re-generate the HTML with Sphinx (make html), and with the right permissions, push the updated content here for publishing (make publish).