diff options
author | Ry Dahl <ry@tinyclouds.org> | 2019-10-29 17:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-29 17:07:15 -0400 |
commit | 14713adca5fe7dd4d7fceab2f802d9e91d8ac940 (patch) | |
tree | 44aa4223bd7d8be154091b42a365c68cb1f79b13 /README.md | |
parent | 49e04fb240ce700a6871d6b490536a879afd99f5 (diff) |
Rename Github Actions workflow (#3238)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio. -[](https://github.com/denoland/deno/actions) +[](https://github.com/denoland/deno/actions) Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript. |