This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch remove-javassist
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/remove-javassist by this push:
     new 0173735  Change doc title level.
0173735 is described below

commit 01737353bc1e05fec6565465bccfcf293152290e
Author: Wu Sheng <[email protected]>
AuthorDate: Sun Jul 28 09:49:02 2019 +0800

    Change doc title level.
---
 docs/en/setup/service-agent/java-agent/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/service-agent/java-agent/README.md 
b/docs/en/setup/service-agent/java-agent/README.md
index e5f556e..e283708 100644
--- a/docs/en/setup/service-agent/java-agent/README.md
+++ b/docs/en/setup/service-agent/java-agent/README.md
@@ -105,7 +105,7 @@ Now, we have the following known optional plugins.
 * [Customize enhance](Customize-enhance-trace.md) Trace methods based on 
description files, rather than write plugin or change source codes.
 * Plugin of Spring Cloud Gateway 2.1.x in optional plugin folder. Please only 
active this plugin when you install agent in Spring Gateway.
 
-# Bootstrap class plugins
+## Bootstrap class plugins
 All bootstrap plugins are optional, due to unexpected risk. Bootstrap plugins 
are provided in `bootstrap-plugins` folder.
 
 **Make sure `bootstrapJarTmp` writable by agent, which is required by 
bootstrap instrumentation. New temp jar files will be generated there.**.

Reply via email to