Fix wrong FAQ catalog (#6254)

This commit is contained in:
吴晟 Wu Sheng 2021-01-25 20:20:46 +08:00 committed by GitHub
parent e138d29778
commit 9268b987af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,7 @@ These are known and common FAQs. We welcome you to contribute yours.
* [Protoc plugin fails in maven build](Protoc-Plugin-Fails-When-Build.md)
* [Required items could not be found, when import project into Eclipse](Import-Project-Eclipse-RequireItems-Exception.md)
* [Maven compilation failure with `python2 not found` error](maven-compile-npm-failure.md)
* [Fix compiling on Mac M1 chip](How-to-build-with-mac-m1.md)
## Runtime
* [8.x+ upgrade](v8-version-upgrade.md)
@ -26,7 +27,6 @@ These are known and common FAQs. We welcome you to contribute yours.
* [Compatible with other javaagent bytecode processing](Compatible-with-other-javaagent-bytecode-processing.md)
* [**Java agent memory leak** when enhance `Worker thread` at use Thread Pool](Memory-leak-enhance-Worker-thread.md)
* [Thrift plugin](thrift-plugin.md)
* [Fix compiling on Mac M1 chip](How-to-build-with-mac-m1.md)
## UI
* [What is **VNode**? And why does SkyWalking have that?](vnode.md)