From 270bed73cf29f3cfc5273f54d88a2042e289c9ec Mon Sep 17 00:00:00 2001 From: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com> Date: Fri, 15 Oct 2021 16:54:53 +0800 Subject: [PATCH] Update README.md (#6) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cd8103..b594cc9 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,13 @@ make build-release ## How to develop -You can develop plugins for OBAgent. For more information, see [Develop plugins for OBAgent](docs/obagent-dev.md). +You can develop plugins for OBAgent. For more information, see [Develop plugins for OBAgent](docs/develop-guide.md). ## Contributing Contributions are warmly welcomed and greatly appreciated. Here are a few ways you can contribute: - Raise us an [Issue](https://github.com/oceanbase/obagent/issues). -- Submit Pull Requests. For details, see [How to contribute](CONTRIBUTING.md). ## Support -- GitLab