mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-12 08:21:28 -04:00
doc: Update URLs for GitLab transition
Update bug and Git URLs for GitLab; the site has also been served over HTTPS for quite some time. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
8b2ba84bd0
commit
7846d4beea
2 changed files with 4 additions and 4 deletions
|
|
@ -8,9 +8,9 @@ m4_define([wayland_version],
|
|||
|
||||
AC_INIT([wayland],
|
||||
[wayland_version],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=wayland_version],
|
||||
[https://gitlab.freedesktop.org/wayland/wayland/issues/],
|
||||
[wayland],
|
||||
[http://wayland.freedesktop.org/])
|
||||
[https://wayland.freedesktop.org/])
|
||||
|
||||
AC_SUBST([WAYLAND_VERSION_MAJOR], [wayland_major_version])
|
||||
AC_SUBST([WAYLAND_VERSION_MINOR], [wayland_minor_version])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue