Skip to content

Commit 73fc458

Browse files
update wiki links in README.md
1 parent 4825dec commit 73fc458

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ We have open-sourced the implementation of [dfbscan](https://github.com/PurCL/Re
8686

8787
For more details about tool usage, project architecture, and extensions of RepoAudit, please refer to the following documents:
8888

89-
- [User Guide](docs/guide.md): Detailed instructions on installation, configuration, and usage of RepoAudit, including CLI and webUI usage.
89+
- [User Guide](https://github.com/PurCL/RepoAudit/wiki/01.-User-Guide): Detailed instructions on installation, configuration, and usage of RepoAudit, including CLI and webUI usage.
9090

91-
- [Tool Architecture](docs/architecture.md): In-depth explanation of RepoAudit's multi-agent framework, including parsing-based analyzers/tools, LLM-driven tools, and agent memory designs.
91+
- [Project Architecture](https://github.com/PurCL/RepoAudit/wiki/02.-Project-Architecture): In-depth explanation of RepoAudit's multi-agent framework, including parsing-based analyzers/tools, LLM-driven tools, and agent memory designs.
9292

93-
- [Extension](docs/extension.md): Guidelines for customizing RepoAudit to support new bug types and programming languages.
93+
- [Extension](https://github.com/PurCL/RepoAudit/wiki/03.-How-to-Extend): Guidelines for customizing RepoAudit to support new bug types and programming languages.
9494

9595
- [DeepWiki](https://deepwiki.com/PurCL/RepoAudit): All-in-one documentation generated by [`Devin`](https://devin.ai/).
9696

0 commit comments

Comments
 (0)