diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-02-06 01:44:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 01:44:22 +0100 |
commit | 8839d72d174f13b53bbc1521d9935df6ae891514 (patch) | |
tree | e53394fe8cee059dc3b96202806198f33557640a /README.md | |
parent | 0ae01b4a1c6e6376b2db498618c65801a809e826 (diff) | |
download | vyos-documentation-8839d72d174f13b53bbc1521d9935df6ae891514.tar.gz vyos-documentation-8839d72d174f13b53bbc1521d9935df6ae891514.zip |
README: add link to old Wiki
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,7 +1,12 @@ -Starting with VyOS 1.2 (`crux`) documentation is being migrated from the old wiki -to ReadTheDocs. Documentation can be accessed via the following URL: +Starting with VyOS 1.2 (`crux`) our documentation is being migrated from the old wiki +to ReadTheDocs. Documentation can be accessed via the following URL: https://docs.vyos.io -* https://docs.vyos.io +Our old WiKi can still be accessed from the +[Wayback Machine](https://web.archive.org/web/20200225171529/https://wiki.vyos.net/wiki/Main_Page) + +# Build + +[![Documentation Status](https://readthedocs.org/projects/vyos/badge/?version=latest)](https://docs.vyos.io/en/latest/?badge=latest) # Versions @@ -23,10 +28,6 @@ largest. There are 88 of them, here's the * 1.4.x: `sagitta` (Arrow) * ... -# Build - -[![Documentation Status](https://readthedocs.org/projects/vyos/badge/?version=latest)](https://docs.vyos.io/en/latest/?badge=latest) - ## Native To build the manual, run the following commands inside the `docs` folder: |