summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFeng Yu <F3n67u@outlook.com>2021-07-27 21:59:59 +0800
committerGitHub <noreply@github.com>2021-07-27 19:29:59 +0530
commitf6ec72edc4c32f845cc2d5e1e39bb352ecc61df7 (patch)
tree66168a0822af174b6f2dba5ad447b7c1c4add663 /README.md
parentf47c550100a2c5cc2c419548df15948a1be28649 (diff)
chore: update logo link in readme (#11535)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04e960b73..0a5d14d8e 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Build Status - Cirrus][]][Build status] [![Twitter handle][]][Twitter badge]
[![Discord Chat](https://img.shields.io/discord/684898665143206084?logo=discord&style=social)](https://discord.gg/deno)
-<img align="right" src=docs/images/deno3.png height="150px">
+<img align="right" src=https://raw.githubusercontent.com/denoland/manual/main/images/deno3.png height="150px">
Deno is a _simple_, _modern_ and _secure_ runtime for **JavaScript** and
**TypeScript** that uses V8 and is built in Rust.