From 9ec6bb914febbd392b10bb9e774e25a7a15737c3 Mon Sep 17 00:00:00 2001 From: Jameson Nash Date: Tue, 22 Jun 2021 13:23:59 -0400 Subject: docs: move list of project links under PR control Copied from https://github.com/libuv/libuv/wiki/Projects-that-use-libuv, since the wiki was vulnerable to spam content. PR-URL: https://github.com/libuv/libuv/pull/3204 Reviewed-By: Richard Lau --- docs/src/guide/introduction.rst | 2 +- docs/src/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src') diff --git a/docs/src/guide/introduction.rst b/docs/src/guide/introduction.rst index 0a3af434..0656e4d8 100644 --- a/docs/src/guide/introduction.rst +++ b/docs/src/guide/introduction.rst @@ -72,4 +72,4 @@ There is no need to ``make install``. To build the examples run ``make`` in the .. _node.js: https://www.nodejs.org .. _libev was removed: https://github.com/joyent/libuv/issues/485 .. _Rust: https://www.rust-lang.org -.. _variety: https://github.com/libuv/libuv/wiki/Projects-that-use-libuv +.. _variety: https://github.com/libuv/libuv/blob/v1.x/LINKS.md diff --git a/docs/src/index.rst b/docs/src/index.rst index f696dc16..4b5d4d2c 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -17,7 +17,7 @@ was primarily developed for use by `Node.js`_, but it's also used by `Luvit`_, .. _Luvit: https://luvit.io .. _Julia: https://julialang.org .. _pyuv: https://github.com/saghul/pyuv -.. _others: https://github.com/libuv/libuv/wiki/Projects-that-use-libuv +.. _others: https://github.com/libuv/libuv/blob/v1.x/LINKS.md Features -- cgit v1.2.3