diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/guide/introduction.rst | 2 | ||||
-rw-r--r-- | docs/src/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
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 |