diff options
author | Grant Timmerman <granttimmerman@gmail.com> | 2019-03-05 18:57:57 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-03-05 21:57:57 -0500 |
commit | 4f623e37c58dc8ab6fff7fd3c5588eb9708c7952 (patch) | |
tree | 6c4a1328b46139868287a95e1586fd11341a8c1e | |
parent | da004fb6c8213956cf6fa608e1d732f8f75da481 (diff) |
Fix website manual link (#1889)
-rw-r--r-- | website/manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/manual.md b/website/manual.md index acb239604..e26ae9da5 100644 --- a/website/manual.md +++ b/website/manual.md @@ -758,7 +758,7 @@ interface BenchmarkData { These Deno logos, like the Deno software, are distributed under the MIT license (public domain and free for use) -- [A hand drawn one by @ry](https://github.com/denoland/deno/blob/master/website/deno_logo.png) +- [A hand drawn one by @ry](https://github.com/denoland/deno/blob/master/website/images/deno_logo.png) - [An animated one by @hashrock](https://github.com/denolib/animated-deno-logo/) |