diff options
author | Shea Levy <shea@shealevy.com> | 2017-12-11T12·52-0500 |
---|---|---|
committer | Shea Levy <shea@shealevy.com> | 2017-12-11T12·52-0500 |
commit | 5ba5ca78881173e5e23bfb3295a17561c6530c8b (patch) | |
tree | a240b876dc59e2469019142ae92058101269ffb9 /doc | |
parent | 0b59882fe33d375019f9f6f760144151c2a5aa4b (diff) | |
parent | e50d7335bf82f03c5a427892060819afcb32d086 (diff) |
Merge branch 'feature/linenoise-ng' of git://github.com/dtzWill/nix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/introduction/about-nix.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/introduction/about-nix.xml b/doc/manual/introduction/about-nix.xml index 7cb124033f3e..83a2b6786ac0 100644 --- a/doc/manual/introduction/about-nix.xml +++ b/doc/manual/introduction/about-nix.xml @@ -262,7 +262,7 @@ xlink:href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU LGPLv2.1 or (at your option) any later version</link>.</para> <para>Nix uses the <link -xlink:href="https://github.com/antirez/linenoise">linenoise +xlink:href="https://github.com/arangodb/linenoise-ng">linenoise-ng library</link>, which has the following license:</para> <programlisting><xi:include href="../../../src/linenoise/LICENSE" parse="text" /></programlisting> |