docs: update lavasoftware.org link

Seems lavasoftware.org now prefers using the www-version of the link.
Let's update to that, to quiet some link-checking.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19574>
This commit is contained in:
Erik Faye-Lund 2022-11-07 14:32:22 +01:00
parent 0d96b8ea2f
commit e9826708f9

View file

@ -1,13 +1,13 @@
LAVA CI LAVA CI
======= =======
`LAVA <https://lavasoftware.org/>`__ is a system for functional testing `LAVA <https://www.lavasoftware.org/>`__ is a system for functional
of boards including deploying custom bootloaders and kernels. This is testing of boards including deploying custom bootloaders and kernels.
particularly relevant to testing Mesa because we often need to change This is particularly relevant to testing Mesa because we often need
kernels for UAPI changes (and this lets us do full testing of a new to change kernels for UAPI changes (and this lets us do full testing
kernel during development), and our workloads can easily take down of a new kernel during development), and our workloads can easily
boards when mistakes are made (kernel oopses, OOMs that take out take down boards when mistakes are made (kernel oopses, OOMs that
critical system services). take out critical system services).
Mesa-LAVA software architecture Mesa-LAVA software architecture
------------------------------- -------------------------------