diff --git a/README.CN.md b/README.CN.md index 8697b591..4b51906c 100644 --- a/README.CN.md +++ b/README.CN.md @@ -42,7 +42,7 @@ MyPerf4J 为每个应用收集数十个监控指标,所有的监控指标都 MyPerf4J 采用 JavaAgent 配置方式,**透明化**接入应用,对应用代码完全**没有侵入**。 ### 下载 -* 下载并解压 [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/CN/MyPerf4J-ASM-3.3.0-SNAPSHOT.zip?raw=true) +* 下载并解压 [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/CN/MyPerf4J-ASM-3.3.0.zip?raw=true) * 阅读解压出的 `README` 文件 * 修改解压出的 `MyPerf4J.properties` 配置文件中 `app_name`、`metrics.log.xxx` 和 `filter.packages.include` 的配置值 diff --git a/README.EN.md b/README.EN.md index a42d5ab8..281fc992 100644 --- a/README.EN.md +++ b/README.EN.md @@ -42,7 +42,7 @@ This is a list of what it currently monitors: MyPerf4J adopts JavaAgent configuration mode, **transparent** access application, and the application code is completely **no-intrusive**. ### Download -* Download and unzip [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/EN/MyPerf4J-ASM-3.3.0-SNAPSHOT.zip?raw=true) +* Download and unzip [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/EN/MyPerf4J-ASM-3.3.0.zip?raw=true) * Read the `README` file * Modify `app_name`, `metrics.log.xxx` and `filter.packages.include` in `MyPerf4J.properties` diff --git a/README.md b/README.md index b50ba0e7..e2a42fe0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ MyPerf4J 为每个应用收集数十个监控指标,所有的监控指标都 MyPerf4J 采用 JavaAgent 配置方式,**透明化**接入应用,对应用代码完全**没有侵入**。 ### 下载 -* 下载并解压 [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/CN/MyPerf4J-ASM-3.3.0-SNAPSHOT.zip?raw=true) +* 下载并解压 [MyPerf4J-ASM.zip](https://github.com/LinShunKang/Objects/blob/master/zips/CN/MyPerf4J-ASM-3.3.0.zip?raw=true) * 阅读解压出的 `README` 文件 * 修改解压出的 `MyPerf4J.properties` 配置文件中 `app_name`、`metrics.log.xxx` 和 `filter.packages.include` 的配置值