diff options
author | Thomas Jensen <thomas@uctrl.net> | 2022-01-25 20:10:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 20:10:08 +0100 |
commit | b73380c3ecf28a87da97ce5bca7124ce20e47677 (patch) | |
tree | cf5803dc6b47008218c5c9d7fefeafc6e637e01a | |
parent | b95bcf3a984f43aef7939c83e820a201c6f123f1 (diff) | |
download | vyos-documentation-b73380c3ecf28a87da97ce5bca7124ce20e47677.tar.gz vyos-documentation-b73380c3ecf28a87da97ce5bca7124ce20e47677.zip |
Update 404.rst
Added sagitta as latest, and equuleus as 1.3 on 404 error page.
-rw-r--r-- | docs/404.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/404.rst b/docs/404.rst index 85444615..5073773a 100644 --- a/docs/404.rst +++ b/docs/404.rst @@ -7,4 +7,5 @@ Sorry, We could not find a page. Try using the search box or go to the release homepage: * `1.2.x (crux) <https://docs.vyos.io/en/crux/>`_ - * `rolling release (equuleus) <https://docs.vyos.io/en/latest/>`_
\ No newline at end of file + * `1.3.x (equuleus) <https://docs.vyos.io/en/equuleus/>`_ + * `rolling release (sagitta) <https://docs.vyos.io/en/latest/>`_ |