diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2022-01-05 13:35:24 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2022-01-05 13:35:24 -0800 |
commit | 81a8a9add7167b0a6646a1e212043777fac1a31e (patch) | |
tree | f96893de033efeebb0b147c015bbf0bb56676e58 /docs/conf.py | |
parent | 5af53a3b05353539a072a41a3493c579c63f7b3d (diff) |
Update release references to Lakelsestable/lakelse
Modifies urls using 'stable-kali' to use 'stable-lakelse' and any text
of "Kali" with "|release|", which will be populated from the value set
in conf.py.
Change-Id: Ic5290c3dac1ead787fa062a454eacae1a183bcfe
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index d590ac475..806590d9c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,9 +42,9 @@ author = 'Anuket Project of Linux Foundation Networking' # built documents. # # The short X.Y version. -version = 'Latest' +version = 'Lakelse' # The full version, including alpha/beta/rc tags. -release = 'Latest' +release = 'Lakelse' # The branch this project should link against for projects # following the stable-branch process. On the opnfvdocs stable branch # this should be set to 'stable/<release>' where '<release>' is the |