Преглед изворни кода

update path of profile.proto file (#490)

Ishan Khare пре 5 година
родитељ
комит
35da2c455f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      doc/README.md

+ 1
- 1
doc/README.md Прегледај датотеку

@@ -9,7 +9,7 @@ text and graphical reports (through the use of the dot visualization package).
9 9
 profile.proto is a protocol buffer that describes a set of callstacks
10 10
 and symbolization information. A common usage is to represent a set of
11 11
 sampled callstacks from statistical profiling. The format is
12
-described on the src/proto/profile.proto file. For details on protocol
12
+described on the proto/profile.proto file. For details on protocol
13 13
 buffers, see https://developers.google.com/protocol-buffers
14 14
 
15 15
 Profiles can be read from a local file, or over http. Multiple