From b161b1f475cd917b6f07a33852c4d85fa7a14407 Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Wed, 13 Aug 2025 20:56:44 +0200 Subject: [PATCH] doc: remove nodeuv from LINKS.md (#4859) The original repository was deleted and the URL is now owned by someone else. Refs: https://hackerone.com/bugs?report_id=3295855 --- LINKS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/LINKS.md b/LINKS.md index 452b0dd21..c73c45522 100644 --- a/LINKS.md +++ b/LINKS.md @@ -30,7 +30,6 @@ * [node9](https://github.com/jvburnes/node9): A portable, hybrid, distributed OS based on Inferno, LuaJIT and Libuv * [node.js](http://www.nodejs.org/): Javascript (using Google's V8) + libuv * [node.native](https://github.com/d5/node.native): node.js-like API for C++11 -* [nodeuv](https://github.com/nodeuv): An organization with several c++ wrappers for libs which are used in node.js. * [phastlight](https://github.com/phastlight/phastlight): Command line tool and web server written in PHP 5.3+ inspired by Node.js * [pilight](https://www.pilight.org/): home automation ("domotica") * [pixie](https://github.com/pixie-lang/pixie): clojure-inspired lisp with a tracing JIT