diff options
-rw-r--r-- | std/manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/manual.md b/std/manual.md index 5182e8d64..03042c0fd 100644 --- a/std/manual.md +++ b/std/manual.md @@ -1068,7 +1068,7 @@ Metrics is Deno's internal counters for various statics. ### Schematic diagram -<img src="images/schematic_v0.2.png"> +<img src="https://deno.land/images/schematic_v0.2.png"> ### Profiling |