diff --git a/docs/XMM-Benchmark.md b/docs/XMM-Benchmark.md index e6befb1..b54c386 100644 --- a/docs/XMM-Benchmark.md +++ b/docs/XMM-Benchmark.md @@ -12,8 +12,8 @@ ### 测试程序 -- [分配性能测试程序](https://github.com/heiyeluren/xmm/blob/benchmark-xmm/benchmark/alloc_test.go) -- [GC性能测试程序](https://github.com/heiyeluren/xmm/blob/benchmark-xmm/benchmark/gc_test.go) +- [分配性能测试程序](https://github.com/heiyeluren/xmm/blob/main/benchmark/alloc_test.go) +- [GC性能测试程序](https://github.com/heiyeluren/xmm/blob/main/benchmark/gc_test.go)