summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoj <rojvv@icloud.com>2023-07-25 05:44:50 +0000
committerGitHub <noreply@github.com>2023-07-25 14:44:50 +0900
commite311e46a8f80491bc0ab4bc5dfce55d78bdb7187 (patch)
tree16d34989f7308b34aff00f5060b1b75c40764ff3 /README.md
parent8053df2de68b8a423c887d3d69a6282f898227bf (diff)
docs: nitpick README (#19912)
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index c8796aa63..47d811da7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![](https://img.shields.io/crates/v/deno.svg)](https://crates.io/crates/deno)
[![Twitter badge][]][Twitter link] [![Discord badge][]][Discord link]
-[![YouTube badge][]][Youtube link]
+[![YouTube badge][]][YouTube link]
<img align="right" src="https://deno.land/logo.svg" height="150px" alt="the deno mascot dinosaur standing in the rain">
@@ -81,7 +81,7 @@ Or [setup a simple HTTP server](https://examples.deno.land/http-server):
Deno.serve((_req) => new Response("Hello, World!"));
```
-[More examples](https://examples.deno.land/).
+[More Examples](https://examples.deno.land)
### Additional Resources
@@ -96,7 +96,7 @@ Deno.serve((_req) => new Response("Hello, World!"));
- **[deno.land/x](https://deno.land/x)** is the registry for third party
modules.
- **[Blog](https://deno.com/blog)** is where the Deno team shares important
- product updates and "how to"s, about solving technical problems.
+ product updates and “how to”s about solving technical problems.
### Contributing
@@ -105,7 +105,7 @@ We appreciate your help!
To contribute, please read our
[contributing instructions](https://deno.land/manual/contributing).
-[Build Status - Cirrus]: https://github.com/denoland/deno/workflows/ci/badge.svg?branch=main&event=push
+[Build status - Cirrus]: https://github.com/denoland/deno/workflows/ci/badge.svg?branch=main&event=push
[Build status]: https://github.com/denoland/deno/actions
[Twitter badge]: https://img.shields.io/twitter/follow/deno_land.svg?style=social&label=Follow
[Twitter link]: https://twitter.com/intent/follow?screen_name=deno_land