diff options
author | rebortg <github@ghlr.de> | 2023-11-16 21:36:28 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2023-11-16 21:36:28 +0100 |
commit | 14e90781051ce8ad37201aadef8f9e2869f6100e (patch) | |
tree | 8d6f8d9b7931daa874b23ff9b66c8682deeac7b8 | |
parent | 73dd13e158040154d1e7275466dc685687085795 (diff) | |
download | vyos-documentation-14e90781051ce8ad37201aadef8f9e2869f6100e.tar.gz vyos-documentation-14e90781051ce8ad37201aadef8f9e2869f6100e.zip |
add 1.5 version to 404 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 5073773a..2ae79f2e 100644 --- a/docs/404.rst +++ b/docs/404.rst @@ -8,4 +8,5 @@ Try using the search box or go to the release homepage: * `1.2.x (crux) <https://docs.vyos.io/en/crux/>`_ * `1.3.x (equuleus) <https://docs.vyos.io/en/equuleus/>`_ - * `rolling release (sagitta) <https://docs.vyos.io/en/latest/>`_ + * `1.4.x (sagitta) <https://docs.vyos.io/en/sagitta/>`_ + * `rolling release (circinus) <https://docs.vyos.io/en/latest/>`_ |