diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-12 16:53:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-12 16:53:32 +0100 |
commit | 14bde748e96b500102a74fd8d1be98453745f7c7 (patch) | |
tree | bbf608fe6ae8d77cb0d117f6f3d78a5e8be571b8 /docs/history.rst | |
parent | ab233b998359598eefc57b6cbe2ece50854647c9 (diff) | |
parent | e3a64989599b112aae935169a8b621bcede799c2 (diff) | |
download | vyos-documentation-14bde748e96b500102a74fd8d1be98453745f7c7.tar.gz vyos-documentation-14bde748e96b500102a74fd8d1be98453745f7c7.zip |
Merge pull request #160 from rebortg/linkcheck
Diffstat (limited to 'docs/history.rst')
-rw-r--r-- | docs/history.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/history.rst b/docs/history.rst index b1393520..25affaf8 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -8,13 +8,13 @@ VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. The VyOS project was started in late 2013 as a community fork of the -`GPL <http://en.wikipedia.org/wiki/GNU_General_Public_License>`_ portions of +`GPL <https://en.wikipedia.org/wiki/GNU_General_Public_License>`_ portions of Vyatta Core 6.6R1 with the goal of maintaining a free and open source network operating system in response to the decision to discontinue the community edition of Vyatta. Here everyone loves learning, older managers and new users. -VyOS is primarily based on `Debian GNU/Linux <http://www.debian.org/>`_ and the -`Quagga <http://www.nongnu.org/quagga/>`_ routing engine. Its configuration +VyOS is primarily based on `Debian GNU/Linux <https://www.debian.org/>`_ and +the `Quagga <http://www.nongnu.org/quagga/>`_ routing engine. Its configuration syntax and :ref:`cli` are loosely derived from Juniper JUNOS as modelled by the `XORP project <http://www.xorp.org/>`_, which was the original routing engine for Vyatta. |