ソースを参照

Update README.md due to 8dff45d (#375)

Chih-Hung Yeh 7 年 前
コミット
854c7e5984
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3
    3
      README.md

+ 3
- 3
README.md ファイルの表示

@@ -102,8 +102,8 @@ pprof can read `perf.data` files generated by the
102 102
 
103 103
 ## Further documentation
104 104
 
105
-See [doc/pprof.md](doc/pprof.md) for more detailed end-user documentation.
105
+See [doc/README.md](doc/README.md) for more detailed end-user documentation.
106 106
 
107
-See [doc/developer/pprof.dev.md](doc/developer/pprof.dev.md) for developer documentation.
107
+See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution documentation.
108 108
 
109
-See [doc/developer/profile.proto.md](doc/developer/profile.proto.md) for a description of the profile.proto format.
109
+See [proto/README.md](proto/README.md) for a description of the profile.proto format.